totalUnreadMessageCount live data #4318
Unanswered
tarunkhatri
asked this question in
Q&A
Replies: 1 comment
-
Hey @tarunkhatri, We are going to create more docs around using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dev team,
implementation 'io.getstream:stream-chat-android-ui-components:5.11.0'
implementation 'io.getstream:stream-chat-android-client:5.11.0'
i have added above libraries but i am not able to found totalUnreadMessageCount live data.
i saw many people mention to use -
ChatDomain.instance().totalUnreadCount.observe
above thing but this class is not available.
Please give me some solution to observe total unread message counts
thanks
Beta Was this translation helpful? Give feedback.
All reactions