Static methods

staticparseStanza(input:String):Stanza

Constructor

new()

Methods

Inherited Variables

Defined by GenericStream

@:value(null)clientId:Null<String> = null

@:value(false)read onlycsi:Bool = false

@:value(true)emitSMupdates:Bool = true

Inherited Methods

Defined by GenericStream

sendIq(stanza:Stanza, callback:(stanza:Stanza) ‑> Void):Void

Defined by EventEmitter

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