Methods
(static) emit(eventName, data)
Parameters:
Name | Type | Description |
---|---|---|
eventName |
Name of the event |
|
data |
The payload |
(static) isConnected()
(static) on(eventName, callback)
Parameters:
Name | Type | Description |
---|---|---|
eventName |
Name of the event |
|
callback |
(static) onAfterConnected(callback)
Parameters:
Name | Type | Description |
---|---|---|
callback |