SignalingClientOptions.accessToken

DESCRIPTION

Optional accessToken, if no access token is provided the signaling client will be anonymous. On the other hand if an access token is provided the signaling client will be authorized.

DECLARATION

accessToken?: string,