getSingleContactsOfConversationAsLiveData

fun getSingleContactsOfConversationAsLiveData(context: Context, conversationId: Int): LiveData<List<STWSingleContact>?>

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

conversationId

The conversation ID