getSingleContactsOfConversationAsFlow

fun getSingleContactsOfConversationAsFlow(context: Context, conversationId: Int): Flow<List<STWSingleContact>?>

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

conversationId

The conversation ID