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.feature.channel.info
/
ChannelInfoViewAction
/
RenameChannelClick
Rename
Channel
Click
data
class
RenameChannelClick
(
val
name
:
String
)
:
ChannelInfoViewAction
Represents the rename channel click action.
Parameters
name
The new name for the channel.
Members
Constructors
Rename
Channel
Click
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String