Static function
Fast
Client.Subscribe
Subscribes for an Event
Syntax
Client.Subscribe(event_name, callback)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
event_name
|
string | — | — |
callback
|
function | — | — |
Returns
- function the function callback itself