getUnreadThreadCount

fun getUnreadThreadCount(context: Context): LiveData<Int>

Call this method to get the number of unread conversations.

Return

LiveData of number of unread conversations

Parameters

context

The application context