Static function
Fast
Client.Unsubscribe
Unsubscribes from all subscribed Events in this Class and in this Package, optionally passing the function to unsubscribe only that callback
Syntax
Client.Unsubscribe(event_name, callback = nil)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
event_name
|
string | — | — |
callback
optional
|
function | nil |
— |