SignalingClientFactory.Options.setAccessToken()
DESCRIPTION
Set an Access Token for the client to use when connecting to the Nabto WebRTC Signaling Service.
DECLARATION
public Options setAccessToken(String accessToken)
PARAMETERS
accessToken:
- The access token to use.
RETURNS
This Options object.