getGroupDetailsByGroupIdAsLiveData

fun getGroupDetailsByGroupIdAsLiveData(context: Context, groupId: Long): LiveData<STWGroup?>

Call this method to get group details as live data

Return

LLiveData

Parameters

context

Context the application context

groupId

Long the group id