public interface XappAdController extends XappAudioController
XappController.start()
method will start playing the ad as soon as it is loaded and ready.Modifier and Type | Method and Description |
---|---|
Advertisement |
currentAd()
Returns the current ad backing this controller.
|
boolean |
isLoaded()
Returns true if the Xapp is loaded and ready to play.
|
void |
setPlayListener(PlayListener playListener)
Sets a listener that will receive play specific events.
|
setVolume
Advertisement currentAd()
isLoaded()
returns false.boolean isLoaded()
void setPlayListener(PlayListener playListener)