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
/
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