public class AlertBanner extends AbstractAlertView<AdDownloaderInterface>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
mAlertBannerStateListener
Constructor and Description |
---|
AlertBanner(Context context) |
Modifier and Type | Method and Description |
---|---|
protected AdListenerInterface |
createAdListener()
Should be implemented in children class in order to get the appropriate
AdListenerInterface . |
protected void |
init()
Initialize the class variables.
|
addAdListener, asyncLoadNewBanner, dismiss, getAlertBannerStateListener, getAlertDialog, getContext, getTitle, getUserSettings, isLocationUpdateEnabled, removeAdListener, setAdSpaceId, setAlertBannerStateListener, setAlertDialog, setContext, setLocationUpdateEnabled, setPublisherId, setTitle
protected void init() throws AlerBannerInstantiationException
init
in class AbstractAlertView<AdDownloaderInterface>
AlerBannerInstantiationException
protected AdListenerInterface createAdListener()
AbstractAlertView
AdListenerInterface
.createAdListener
in class AbstractAlertView<AdDownloaderInterface>
AdListenerInterface