SignalingClientFactory.Options.setEndpointUrl()
DESCRIPTION
Set the URL for the Nabto Signaling Service that the SignalingClient will connect to.
DECLARATION
public Options setEndpointUrl(String endpointUrl)
PARAMETERS
endpointUrl:
- Signaling service URL
RETURNS
This Options object.