ChannelListHeaderView
A component that shows the title of the channels list, the current connection status, the avatar of the current user, and provides an action button which can be used to create a new conversation. It is designed to be displayed at the top of the channels screen of your app.
Types
Inherited properties
Functions
Sets a click listener for the right button in the header.
Sets the title that is shown on the header when the client's network state is online.
Sets a click listener for the title in the header.
Sets a long click listener for the title in the header.
Sets a click listener for the left button in the header represented by the avatar of the current user.
Shows the title that indicates the network state is connecting.
Shows the title that indicates the network state is offline.
Shows the title that indicates the network state is online.