get Conversation By Conversation Group Id
suspend fun getConversationByConversationGroupId(context: Context, conversationGroupId: String): Flow<STWConversation?>
Content copied to clipboard
Call this method to retrieve the conversation represented by STWConversation object given a conversationId.
Return
The conversation represented by STWConversation or null
See also
Parameters
context
The application context
conversation Group Id
The conversation ID