Function to do when receiving a message through the channel.
Id of the channel hosted on the room server.
The room server where the channel is hosted.
Closes the signaling channel.
Sends a message through the signaling channel.
Message to send.
Sets onMsg function.
Function to use as onMsg.
Setups what to do when receiving a message through the signalingChannel.
Generated using TypeDoc
A class for signaling channel for two peers to exchange messages. Used during the ICE framework.