getUnreadChatsCountStream abstract method

Stream<int> getUnreadChatsCountStream()

Retrieves the number of unread chats.

Implementation

Stream<int> getUnreadChatsCountStream();