| java.lang.Object | |
| ↳ | com.urbanairship.push.notifications.NotificationActionButtonGroup |
Model object encapsulating the data relevant to a notification action button group.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | NotificationActionButtonGroup.Builder | Builds the NotificationActionButtonGroup. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| List<NotificationActionButton> |
getNotificationActionButtons()
Gets the notification actions.
| ||||||||||
| static NotificationActionButtonGroup.Builder |
newBuilder()
Builder factory method.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the notification actions.
Builder factory method.