Constructor

new(to:Null<String>, node:String, ?itemId_:String, ?payload:Stanza, ?config:PubsubConfig)

Variables

@:value(null)error:StanzaError = null

@:value(null)itemId:String = null

@:value(null)queryId:String = null

@:value(false)success:Bool = false

@:value(null)ver:String = null

@:value("http://jabber.org/protocol/pubsub")read onlyxmlns:String = "http://jabber.org/protocol/pubsub"

Methods

Inherited Variables

Inherited Methods

Defined by GenericQuery

onFinished(handler:() ‑> Void):Void