ChannelListHeaderCenterContentParams

data class ChannelListHeaderCenterContentParams(val connectionState: ConnectionState, val title: String)

Parameters for ChatComponentFactory.ChannelListHeaderCenterContent.

Parameters

connectionState

The current connection state.

title

The title to display.

Constructors

Link copied to clipboard
constructor(connectionState: ConnectionState, title: String)

Properties

Link copied to clipboard
Link copied to clipboard