CallRoom - antilandjs/antiland.js GitHub Wiki
The base structure for call rooms.
extends BaseStructure
Properties
Map<string, User>
.participants :A list of participants in the call.
Methods
WebSocket
.createConnection() :Create a connection to the call.