SignalingClient.start()

DESCRIPTION

Start the signaling client. This will start the connection to the Nabto WebRTC Signaling Service. If an error occurs the on(“error”, …) event is fired.

DECLARATION

start(): void