get Recipients In Conversation As Live Data
fun getRecipientsInConversationAsLiveData(context: Context, conversationId: Int): LiveData<List<STWContact>?>
Content copied to clipboard
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
conversation Id
The conversation ID