toggle menu
ditto
4.12.0
androidJvm
switch theme
search in API
ditto
/
live.ditto.transports.foregroundservice
/
DittoForegroundService
/
NotificationConfiguration
Notification
Configuration
data
class
NotificationConfiguration
(
val
id
:
Int
,
val
smallIconResId
:
Int
,
val
title
:
String
,
val
text
:
String
)
Members
Constructors
Notification
Configuration
Link copied to clipboard
constructor
(
id
:
Int
,
smallIconResId
:
Int
,
title
:
String
,
text
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
small
Icon
Res
Id
Link copied to clipboard
val
smallIconResId
:
Int
text
Link copied to clipboard
val
text
:
String
title
Link copied to clipboard
val
title
:
String