toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.push.notifications
/
WearableNotificationExtender
Wearable
Notification
Extender
open
class
WearableNotificationExtender
:
NotificationCompat.Extender
Notification builder extender to add the wearable overrides defined by a
PushMessage
.
Members
Constructors
Wearable
Notification
Extender
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
,
@
NonNull
arguments
:
NotificationArguments
)
WearableNotificationExtender default constructor.
Functions
extend
Link copied to clipboard
@
NonNull
open
fun
extend
(
@
NonNull
builder
:
NotificationCompat.Builder
)
:
NotificationCompat.Builder