Closed DouglasValerio closed 1 year ago
After authenticating the user, one can retrieve the unread message count using:
final int count = await await ZendeskMessaging.messageCount();
@chyiiiiiiiiiiii Pushed the requested changes, feel free to ask for any further improvements
@DouglasValerio Thanks. Looking forward to more PR and we can discuss it.
What is the content type?
Why is this change necessary?
How does this address the issue?
How to use?
After authenticating the user, one can retrieve the unread message count using: