Home > borogove > Chat > getParticipantDetails

Chat.getParticipantDetails() method

Get the details for one participant in this Chat

Signature:

getParticipantDetails(participantId: string): borogove.Participant;

Parameters

Parameter Type Description
participantId string the ID of the participant to look up

Returns:

borogove.Participant