get Single Contacts Of Conversation As Flow
fun getSingleContactsOfConversationAsFlow(context: Context, conversationId: Int): Flow<List<STWSingleContact>?>
Content copied to clipboard
Call this method to retrieve single recipients in the given conversation as Flow
Return
Flow of list of STWSingleContact inside the given conversation
See also
Parameters
context
The application context
conversation Id
The conversation ID