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