public interface AdDownloaderInterface
Modifier and Type | Method and Description |
---|---|
void |
addAdListener(AdListenerInterface adListener)
Register an ad listener.
|
void |
asyncLoadBeacons()
Download Beacons.
|
boolean |
removeAdListener(AdListenerInterface adListener)
Unregister an ad listener.
|
asyncLoadNewBanner, getAdSettings, getUserSettings, isLocationUpdateEnabled, setAdSettings, setLocationUpdateEnabled, setUserSettings
void asyncLoadBeacons()
void addAdListener(AdListenerInterface adListener)
adListener
- boolean removeAdListener(AdListenerInterface adListener)
adListener
-