library / dev.bmcreations.scrcast.config / ChannelConfig / <init>
<init>¶
ChannelConfig(id:
String
= "1337", name:
String
= "Recording Service", lightColor:
Int
= Color.BLUE, lockscreenVisibility:
Int
= Notification.VISIBILITY_PRIVATE)
An immutable data class representing configuration options for the notification channel of the recording notifications.
See Also