getGroupMembersAsLiveData

fun getGroupMembersAsLiveData(context: Context, groupId: Long): LiveData<List<STWContact>?>

Call this method to get group members as live data

Return

LiveData

Parameters

context

Context the application context

groupId

Long the group id