public interface AppLovinSdkConfiguration
Object containing various flags related to the SDK configuration.
| Modifier and Type | Interface and Description |
|---|---|
static class |
AppLovinSdkConfiguration.ConsentDialogState
This enum represents whether or not the consent dialog should be shown for this user.
|
| Modifier and Type | Method and Description |
|---|---|
AppLovinSdkConfiguration.ConsentDialogState |
getConsentDialogState()
Get the consent dialog state for this user.
|
AppLovinSdkConfiguration.ConsentDialogState getConsentDialogState()
AppLovinSdkConfiguration.ConsentDialogState.UNKNOWN will be returned.