get Number Of Unread Voip Session By Conversation Id
open fun getNumberOfUnreadVoipSessionByConversationId(@NonNull context: Context, @NonNull conversationId: String): Int
Content copied to clipboard
Call this method to retrieve the number of unread missed VoIP session related to a specific conversation.
Note that : this method has access to database, so it is better to minimize calls to this method from UI thread
Return
number of unread missed VoIP calls in the conversation
Parameters
context
the application context
conversation Id
conversation ID