Home > borogove > Participant > (constructor)

Participant.(constructor)

Constructs a new instance of the borogove_Participant class

Signature:

protected constructor(displayName: string, photoUri: string | null, placeholderUri: string, isSelf: boolean, jid: borogove_JID);

Parameters

Parameter Type Description
displayName string
photoUri string | null
placeholderUri string
isSelf boolean
jid borogove_JID