get Number Of Conversations For Recipient Group Id
open fun getNumberOfConversationsForRecipientGroupId(@NonNull context: Context, @NonNull groupId: String): Int
Content copied to clipboard
Call this method to retrieve the number of the related conversations for a given groupId. Means all conversation with only the given groupId as a recipient.
Return
the number of threads of a group
See also
Parameters
context
The application context
group Id
The group ID