horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
media-sync
/
com.google.android.horologist.media.sync.api
/
NotificationConfigurationProvider
Notification
Configuration
Provider
interface
NotificationConfigurationProvider
Members
Functions
get
Channel
Description
Link copied to clipboard
abstract
fun
getChannelDescription
(
)
:
String
get
Channel
Name
Link copied to clipboard
abstract
fun
getChannelName
(
)
:
String
get
Notification
Icon
Link copied to clipboard
@
DrawableRes
abstract
fun
getNotificationIcon
(
)
:
Int
get
Notification
Title
Link copied to clipboard
abstract
fun
getNotificationTitle
(
)
:
String