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