library / io.getstream.chat.android.livedata.entity / ChannelConfigEntity

ChannelConfigEntity

data class ChannelConfigEntity

Constructors

<init>

ChannelConfigEntity(channelType: String, config: Config)

Properties

channelType

var channelType: String

config

var config: Config