getRecipientsInConversationAsFlow

fun getRecipientsInConversationAsFlow(context: Context, conversationId: Int): Flow<List<STWContact>?>

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

conversationId

The conversation ID