| Interface | Description |
|---|---|
| Advertisement |
Interface that represents a downloaded Xapp.
|
| MediaAdvertisement |
An
Advertisement that exposes the web links to the media associated with it. |
| Class | Description |
|---|---|
| ActionType |
Used by
AdAction, the ActionType contains the type of action as well as the phrase
the action requires to match during voice recognition. |
| AdAction |
The AdAction object contains the necessary information for action recognition and action
completion.
|
| AdResult |
An AdResult contains all the events that occurred during the execution of an ad.
|
| UserData |
An object that can be used to describe the user for more targeted Xapps.
|
| UserData.Builder |
| Enum | Description |
|---|---|
| AdLength |
Enumeration of possible ad durations.
|
| AdType |
Branding - XappAd with one segment of ad audio and no actions/engagement
Engagement - XappAd with two segments of ad audio with a chance for engagement after the first segment, where the user is prompted to respond to the ad.
|