ChannelConfig

@Immutable
data class ChannelConfig(val type: String, val config: Config)

Configuration of a channel.

Constructors

Link copied to clipboard
constructor(type: String, config: Config)

Properties

Link copied to clipboard
Link copied to clipboard

String.