Funzione statica
Veloce
Chat.Unsubscribe
Unsubscribes from all subscribed Events in this Class and in this Package, optionally passing the function to unsubscribe only that callback
Non ancora tradotto
Sintassi
Chat.Unsubscribe(event_name, callback = nil)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
event_name
|
string | — | Event to unsubscribe to |
callback
facoltativo
|
function | nil |
Optional callback to specifically unsubscribe to |