| Interface | Description |
|---|---|
| Action<A> |
Notification actions.
|
| Action.OpenAction<A> |
A marker interface to distinguish "open" actions from vanilla
actions.
|
| Class | Description |
|---|---|
| ActionNameRegistry |
Every pre-defined action has a 'short name' and 'long name' on the
mobile device.
|
| Actions |
Represents the actions specified with the
notification.
|
| Actions.Builder | |
| AddTagAction | |
| AppDefinedAction | |
| DeepLinkAction | |
| LandingPageContent | |
| LandingPageContent.Builder | |
| OpenExternalURLAction | |
| OpenLandingPageWithContentAction | |
| RemoveTagAction | |
| ShareAction | |
| TagActionData |
Represents tags specified in an 'add tags' or 'remove tags'
action.
|
| Enum | Description |
|---|---|
| ActionType | |
| LandingPageContent.Encoding |