toggle menu
stream-chat-android
6.8.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.channels.actions
/
UnarchiveChannel
Unarchive
Channel
data
class
UnarchiveChannel
(
val
channel
:
Channel
)
:
ChannelAction
Shows a dialog to unarchive the channel.
Members
Constructors
Unarchive
Channel
Link copied to clipboard
constructor
(
channel
:
Channel
)
Properties
channel
Link copied to clipboard
open
override
val
channel
:
Channel
The selected channel.