staticconvertFromStanza(el:Stanza):XmppJsXml
staticparseStanza(input:String):Stanza
new()
@:value(null)clientId:Null<String> = null
@:value(false)read onlycsi:Bool = false
@:value(true)emitSMupdates:Bool = true
sendIq(stanza:Stanza, callback:(stanza:Stanza) ‑> Void):Void
removeEventListener(token:EventHandlerToken):Void
Remove an event listener of any type, no matter how it was added or what event it is for.
Parameters:
token
the token that was returned when the listener was added