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
/
EditChannel
Edit
Channel
data
class
EditChannel
(
val
name
:
String
)
:
ChannelInfoViewState.Content.Option
Indicates an option to edit the channel (name, image, etc.).
Parameters
name
The current name of the channel.
Members
Constructors
Edit
Channel
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String