AdRendererEventHandler
interface AdRendererEventHandler
The interface of object for processing events related to advertising and user interaction with it.
The controller can delegate the tap processing, the image loading, the passing of messages to the application, or the unloading of advertising using object of this interface.
See also
Functions
Link copied to clipboard
Loads an Bitmap
from the passed URL.
Link copied to clipboard
Processes custom renderer events.
Link copied to clipboard
Processes advertisement taps.
Link copied to clipboard
Sends a message to the application.
Link copied to clipboard
Sends a request to the app to remove or hide an Advertisement.