public abstract class OnAppAd extends BusinessObject
Modifier and Type | Class and Description |
---|---|
static class |
OnAppAd.Action
Enum with different advertisement type
|
Modifier and Type | Method and Description |
---|---|
OnAppAd.Action |
getAction()
Get action type
|
void |
sendImpression()
Send the ad impression event
|
void |
sendTouch()
Send the ad touch event
|
getId, setTimestamp
public OnAppAd.Action getAction()
public void sendImpression()
public void sendTouch()