get Recipients In Conversation As Flow
fun getRecipientsInConversationAsFlow(context: Context, conversationId: Int): Flow<List<STWContact>?>
Content copied to clipboard
Call this method to retrieve both single (without admins) and group recipients in the given conversation
Return
Flow of list of STWContact inside the given conversation
See also
Parameters
context
The application context
conversation Id
The conversation ID