getSingleParticipantsAsLiveData

fun getSingleParticipantsAsLiveData(context: Context, processUUID: String): LiveData<List<STWSingleContact>?>

Call this method to retrieve single participants in the given process as LiveData

Return

LiveData of list of STWSingleContact that participate in the given process

See also

Parameters

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