Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeetingSessionCredentials

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

Hierarchy

  • MeetingSessionCredentials

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

attendeeId

attendeeId: string = null

The attendee id for these credentials.

externalUserId

externalUserId: string = null

The external user id associated with the attendee.

joinToken

joinToken: string = null

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

Methods

toJSON

  • toJSON(): {}

Generated using TypeDoc