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.