@:value({ prefixCount : 0, prefixes : null })staticconvertFromStanza(el:Stanza, ?prefixes:Map<String, String>, prefixCount:Int = 0):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
@:HaxeSwiftBridge.contextLifetimeEnds(token)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