stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
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