toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
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