The event formatter.
The event callbacks applied to the channel.
The name of the channel.
Channel options.
The SocketIo client instance
Bind the channel's socket to an event and store the callback.
Attach a 'reconnect' listener and bind the event.
Listen for an event on the channel instance.
Listen for a whisper event on the channel instance.
Listen for a notification on the channel instance.
Bind a channel to an event.
Subscribe to a SocketIo channel.
Unbind the channel's socket from all stored event callbacks.
Unsubscribe from a SocketIo channel.
Trigger client event on the channel.
Create a new class instance.