getSingleParticipants

suspend fun getSingleParticipants(context: Context, processUUID: String): List<STWSingleContact>?

Call this method to retrieve single participants in the given process and it should be called only from a coroutine or another suspend function

Return

The STWSingleContact that participate in the given process

See also

Parameters

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