InitializationConfig

@OptIn(markerClass = [ExperimentalApi])
class InitializationConfig


Class for configuring the initialization process of the SDK and some session-level settings.

Summary

Constants

const String

Key used in extras for forcing the Cronet Java fallback provider.

const String

Key used in extras for forcing the use of Cronet for all HTTP requests.

const String

The application ID used to initialize the Google Mobile Ads SDK if you don't have an AdMob or Google Ad Manager application ID and only use the Google Mobile Ads SDK to better monetize ads inside in-app browsers.

Constants

FORCE_CRONET_FALLBACK_KEY

const val FORCE_CRONET_FALLBACK_KEYString

Key used in extras for forcing the Cronet Java fallback provider.

FORCE_CRONET_KEY

const val FORCE_CRONET_KEYString

Key used in extras for forcing the use of Cronet for all HTTP requests.

WEBVIEW_APIS_FOR_ADS_APPLICATION_ID

const val WEBVIEW_APIS_FOR_ADS_APPLICATION_IDString

The application ID used to initialize the Google Mobile Ads SDK if you don't have an AdMob or Google Ad Manager application ID and only use the Google Mobile Ads SDK to better monetize ads inside in-app browsers.

Public properties

adapterInitializationConfig

val adapterInitializationConfigAdapterInitializationConfig?

applicationId

val applicationIdString

extras

val extrasBundle

mediationAdapterInitializationDisabled

val mediationAdapterInitializationDisabledBoolean

nativeAdDebuggerDisabled

val nativeAdDebuggerDisabledBoolean

requestConfiguration

val requestConfigurationRequestConfiguration