secureID
property; returns the secure id of the socket.
Private
__noop__Connect Method; if you get disconnected from the space, you can call this method with the space id and space password again to reconnect. PARAM 1: space_id: String, the space to connect to. PARAM 2: space_password: String, the password to the space.
Generated using TypeDoc
PushSocket constructor; Accepts a config object, params to be passed to the space, and a callback to be called when the socket is connected.
Below is an example of importing and initalizing PushSocket.