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
/
DeleteConversation
Delete
Conversation
data
class
DeleteConversation
(
val
channel
:
Channel
)
:
ChannelAction
Shows a dialog to delete the conversation, if we have the permission.
Members
Constructors
Delete
Conversation
Link copied to clipboard
constructor
(
channel
:
Channel
)
Properties
channel
Link copied to clipboard
open
override
val
channel
:
Channel
The selected channel.