public interface InneractiveAdRenderer
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRefreshAd()
Return true if refresh is valid.
|
void |
destroy()
Destroys the renderer
|
void |
initialize(InneractiveAdSpot adSpot)
Set the add which will be associated with the renderer before calling the appropriate render method
|
void initialize(InneractiveAdSpot adSpot)
adSpot - The ad spot to rendervoid destroy()
boolean canRefreshAd()