get Groups Of Conversation As Flow
fun getGroupsOfConversationAsFlow(context: Context, conversationId: Int): Flow<List<STWGroup>?>
Content copied to clipboard
Call this method to retrieve recipient groups in the given conversation as Flow
Return
Flow of the list of groups STWGroup inside the given conversation
See also
Parameters
context
The application context
conversation Id
The conversation ID