Class MeetingSessionCredentials

[[MeetingSessionCredentials]] includes the credentials used to authenticate the attendee on the meeting

Constructors

Properties

Methods

Constructors

Properties

attendeeId: string = null

The attendee id for these credentials.

externalUserId: string = null

The external user id associated with the attendee.

joinToken: string = null

If set, the session will be authenticated with a join token.

Methods