Manager#reconnectionDelay(v:Boolean):Manager Sets the reconectionDelay option, or returns it if no parameters are passed.
Manager#reconnection(v:Boolean):Manager Sets the reconnection option, or returns it if no parameters are passed.
Socket Events connect. Fired upon connecting. error. Fired upon
IO(url:String, opts:Object):Socket Exposed as the io global in window if using the standalone build (eg: /socket
IO#Socket Reference to the Socket constructor.
IO#protocol Socket.io protocol revision number this client works with.
Manager#reconnectionAttempts(v:Boolean):Manager Sets the reconnectionAttempts option, or returns it if no parameters are passed
IO#Manager Reference to the Manager constructor.
Manager#timeout(v:Boolean):Manager Sets the timeout option, or returns it if no parameters are passed.
IO#Emitter Reference to the Emitter constructor.
Page 1 of 2