com.applovin.sdk.AppLovinSdkConfiguration |
Created by Thomas So on October 02 2018
Object containing various flags related to the SDK configuration.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | AppLovinSdkConfiguration.ConsentDialogState | This enum represents whether or not the consent dialog should be shown for this user. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract AppLovinSdkConfiguration.ConsentDialogState |
getConsentDialogState()
Get the consent dialog state for this user.
|
Get the consent dialog state for this user. If no such determination could be made, UNKNOWN
will be returned.