getParticipantById

abstract fun getParticipantById(participantId: ParticipantId): Participant?

Find the Participant in the conversation with the given ID.