GlobalState
interface GlobalState
Global state of StatePlugin.
Properties
Link copied to clipboard
List of channels you've muted.
Link copied to clipboard
the number of unread channels for the current user.
Link copied to clipboard
The total unread message count for the current user. Depending on your app you'll want to show this or the channelUnreadCount.
Link copied to clipboard
Map of typing users in all active channel. Use Channel.cid to access events for a particular channel.
Link copied to clipboard
The number of unread threads for the current user.