conferenceAccessToken property

String? conferenceAccessToken
read / write

The conference access token that is required to join a protected conference if the conference is created using the create REST API. If the conference is created using the create method, the token is managed by the SDK and is not visible to the application users. For more information, see the Enhanced Conference Access Control document.

Implementation

String? conferenceAccessToken;