Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.push.notifications
/
ActionsNotificationExtender
Actions
Notification
Extender
open
class
ActionsNotificationExtender
:
NotificationCompat.Extender
Notification builder extender to add UA notification action buttons to a notification.
Members
Constructors
Actions
Notification
Extender
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
,
@
NonNull
arguments
:
NotificationArguments
)
ActionsNotificationExtender default constructor.
Functions
extend
Link copied to clipboard
@
NonNull
open
fun
extend
(
@
NonNull
builder
:
NotificationCompat.Builder
)
:
NotificationCompat.Builder