stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.models
/
ChannelConfig
Channel
Config
@
Immutable
data
class
ChannelConfig
(
val
type
:
String
,
val
config
:
Config
)
Configuration of a channel.
Members
Constructors
Channel
Config
Link copied to clipboard
constructor
(
type
:
String
,
config
:
Config
)
Properties
config
Link copied to clipboard
val
config
:
Config
Config
type
Link copied to clipboard
val
type
:
String
String.