getProcessParticipantsAsLiveData

fun getProcessParticipantsAsLiveData(context: Context, processUUID: String): LiveData<List<STWContact>?>

Gets the list of participants in the given processes.

Return

LiveData of the list of STWContact that participate in the given process

See also

Parameters

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