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