Interface | Description |
---|---|
ListenAdController |
A controller intended only to perform the listen action.
|
ListenAdController.ListenCallback | |
LoadCallback<T extends Advertisement> |
Callback to receive events for an ad downloading from the server.
|
PlayListener |
A PlayListener is a callback used by
XappController to listen to controller specific events. |
XappAdController |
A XappController is an interface for a playable Xapp ad.
|
XappAudioController |
A XappController which controls an Audio enabled Xapp.
|
XappController |
A XappController is an interface for a playable Xapp.
|
Class | Description |
---|---|
AdRequester |
The AdRequest holds properties for the type of ad that should be returned.
|
Config |
Configuration Object for Xapp.
|
Xapp |
Main interface to the Xapp API.
|
XappAds |
This class acts as the entry point for the XappAds interface
|
XappInterstitialActivity |
An Interstitial activity that can be used to display an ad.
|
XappService |
This is the playing server of the Xapp.
|