| Interface | Description |
|---|---|
| InneractiveAdRenderer |
Base interface for all ad renderers
|
| InneractiveAdSpot |
Represents an Inneractive Spot, and the main object of starting working with the SDK
|
| InneractiveAdSpot.RequestListener |
External request listener interface
|
| InneractiveAdViewEventsListener |
External interface for a fullscreen ad unit controller
|
| InneractiveAdViewEventsListenerWithImpressionData | |
| InneractiveContentController<EventsListenerT extends InneractiveContentController.EventsListener> |
Interface for content controllers
|
| InneractiveContentController.EventsListener |
External interface.
|
| InneractiveFullscreenAdEventsListener |
External interface for a fullscreen ad unit controller
|
| InneractiveFullscreenAdEventsListenerWithImpressionData | |
| InneractiveFullScreenAdRewardedListener |
Generic interface for rewarded spot types
|
| InneractiveNativeAdEventsListener |
LoadListener for native ad events
|
| InneractiveUnitController<EL extends InneractiveUnitController.EventsListener> |
Base interface for a unit controller.
|
| InneractiveUnitController.EventsListener |
External interface.
|
| OnFyberMarketplaceInitializedListener |
Initialized Listener use to update publisher on
VAMP sdk initialization successfully of not
|
| OnGlobalImpressionDataListener |
Spacial impression data static listener that publisher can implement under mediation
without having controller
|
| Class | Description |
|---|---|
| ImpressionData | |
| ImpressionData.Pricing | |
| ImpressionData.Video | |
| InneractiveAdManager |
Entry point for the entire Inneractive SDK library
InneractiveAdManager.initialize(android.content.Context, java.lang.String) must be called before trying to load an ad
Handles the lifetime of the library. |
| InneractiveAdRequest |
Base class for defining an ad request
Currently used only for native ads. |
| InneractiveAdSpot.RequestListenerAdapter |
a Simple adapter interface with a single callback entry.
|
| InneractiveAdSpotManager |
Holds all spots within the system.
|
| InneractiveAdViewEventsListenerAdapter |
This adapter class provides empty implementations of the methods from
InneractiveAdViewEventsListener. |
| InneractiveAdViewUnitController |
A class for displaying ad view unit types.
|
| InneractiveError |
Error abstract super class
|
| InneractiveFullscreenAdEventsListenerAdapter |
This adapter class provides empty implementations of the methods from
InneractiveFullscreenAdEventsListener. |
| InneractiveFullscreenUnitController |
A class for displaying fullscreen unit types.
|
| InneractiveInfrastructureError | |
| InneractiveMediationDefs |
Public mediation related definitions class.
|
| InneractiveMediationNameConsts | |
| InneractiveNativeAdEventsListenerAdapter |
This adapter class provides empty implementations of the methods from
InneractiveNativeAdEventsListener. |
| InneractiveUnitController.EventsListenerAdapter |
This adapter class provides empty implementations of the methods from
InneractiveUnitController.EventsListener. |
| InneractiveUserConfig |
Public configuration class
Use to define your user level parameters when initializing the Inneractive library or a specific ad placement Written with a simple builder pattern, for ease of use |
| InneractiveVideoError |
| Enum | Description |
|---|---|
| InneractiveAdManager.GdprConsentSource | |
| InneractiveErrorCode |
Error codes are used in case of failure and passed to the Banner, Interstitial and native event listeners.
|
| InneractiveErrorCode.Metricable | |
| InneractiveMediationName |
Public Configuration class
MediationName values are MOPUB, ADMOB and OTHER. |
| InneractiveUserConfig.Gender |
Simple enumeration helper
Gender values are Male and Female. |
| InneractiveVideoError.Error |
Enumeration class for reporting player errors
|
| OnFyberMarketplaceInitializedListener.FyberInitStatus |
| Exception | Description |
|---|---|
| InneractiveFullscreenUnitController.AdExpiredError | |
| InneractiveUnitController.AdDisplayError |
will send event 998 CAUGHT_EXCEPTION
|
| InvalidAppIdException | |
| WebViewRendererProcessHasGoneError |
Small helper for notifying the renderer process has gone to the publisher
|