get Group By Id As Live Data
fun getGroupByIdAsLiveData(context: Context, groupId: Long): LiveData<STWContact>
Content copied to clipboard
Get -if exist- the STWContact having the specified group Id
Return
LiveData of STWContact or null if not exist.
Parameters
context
The application context
group Id
The group identifier