Provider Configuration
Only inside SDK, configuration containing information from the provider module.
Inheritors
Types
Listener for a provider to communicate third party ad network initialization status back to the GFP SDK. Ad Provider must send these callbacks so that they can be forwarded to the publisher.
The status of the provider initialization.
Properties
The banner adapter class that this provider has.
The combined adapter class that this provider has.
The interstitial adapter class that this provider has.
The native adapter class that this provider has.
The native simple adapter class that this provider has.
Data passed into the provider configuration for initialization of third party SDK.
The ProviderType of this provider.
The rewarded adapter class that this provider has.
The sdk version of this provider. In the case of a provider that does not include sdk, assigned null.
The video adapter class that this provider has.
Functions
Returns the provider initialization status.
Called by the GFP SDK to initialize a third party SDK. This method is invoked shortly after the app initializes the GFP SDK.