toggle menu
ditto
4.12.0
androidJvm
switch theme
search in API
ditto
/
live.ditto.transports.foregroundservice
/
DittoForegroundService
/
ChannelConfiguration
Channel
Configuration
data
class
ChannelConfiguration
(
val
id
:
String
,
val
name
:
String
,
val
importance
:
Int
)
Members
Constructors
Channel
Configuration
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
,
importance
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
String
importance
Link copied to clipboard
val
importance
:
Int
name
Link copied to clipboard
val
name
:
String