getGroupParticipantsAsLiveData

fun getGroupParticipantsAsLiveData(context: Context, processUUID: String): LiveData<List<STWGroup>?>

Call this method to retrieve participants groups in the given process

Return

LiveData of the list of groups STWGroup that participate in the given process

See also

Parameters

context
    **Context** The application context.
processUUID
    **String** the process uuid