initialize
abstract fun initialize(context: Context, initializationListener: ProviderConfiguration.InitializationListener? = null)
Called by the GFP SDK to initialize a third party SDK. This method is invoked shortly after the app initializes the GFP SDK.
Parameters
context
The context the publisher provides
initialization Listener
Callback to be invoked when the adapter has finished initialization.