getRecipientsInConversationAsLiveData

fun getRecipientsInConversationAsLiveData(context: Context, conversationId: Int): LiveData<List<STWContact>?>

Call this method to retrieve both single (without admins) and group recipients in the given conversation

Return

LiveData of list of STWContact inside the given conversation

See also

Parameters

context

The application context

conversationId

The conversation ID