VTInvitationReceivedNotification
The VTInvitationReceivedNotification gathers information about the received conference invitations, such as the conference alias, ID, and information about the participant who sent the invitation.
Properties
conferenceAlias
▸ conferenceAlias: String
The conference alias.
conferenceID
▸ conferenceID: String
The conference ID.
participant
▸ participant: VTParticipant
The participant who sent the invitation.
Updated almost 2 years ago