toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.channels.actions
/
UnmuteChannel
Unmute
Channel
data
class
UnmuteChannel
(
val
channel
:
Channel
)
:
ChannelAction
Unmutes the channel.
Members
Constructors
Unmute
Channel
Link copied to clipboard
constructor
(
channel
:
Channel
)
Properties
channel
Link copied to clipboard
open
override
val
channel
:
Channel
The selected channel.