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