public interface

AppLovinSdkConfiguration

com.applovin.sdk.AppLovinSdkConfiguration

Class Overview

Created by Thomas So on October 02 2018

Object containing various flags related to the SDK configuration.

Summary

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.

Public Methods

public abstract AppLovinSdkConfiguration.ConsentDialogState getConsentDialogState ()

Get the consent dialog state for this user. If no such determination could be made, UNKNOWN will be returned.