toggle menu
stream-chat-android
6.6.0
jvm
switch theme
search in API
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.