toggle menu
stream-chat-android
6.22.1
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.channel.info
/
ChannelInfoViewState
/
Content
/
Option
/
MuteChannel
Mute
Channel
data
class
MuteChannel
(
val
isMuted
:
Boolean
)
:
ChannelInfoViewState.Content.Option
Indicates an option to mute the channel.
Parameters
is
Muted
Indicates if the channel is muted.
Members
Constructors
Mute
Channel
Link copied to clipboard
constructor
(
isMuted
:
Boolean
)
Properties
is
Muted
Link copied to clipboard
val
isMuted
:
Boolean