InvitationReceived

The InvitationReceived model gathers information about the received conference invitations, such as the conference alias, ID, conference access token, and information about the participant who sent the invitation.

Properties

conferenceAlias

conferenceAlias: string

The conference alias.


conferenceId

conferenceId: string

The conference ID.


conferenceToken

conferenceToken: string

The conference access token. This property is only applicable when enhanced conference access control is enabled.


participant

participant: Participant

The participant who sent the invitation.