findParticipantByUUID

open fun findParticipantByUUID(uuid: String): Participant

Returns a Participant object corresponding to the passed UUID, null otherwise

Parameters

uuid

The UUID of the participant you are looking for