Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 authcid, Strophe.Connection
 authzid, Strophe.Connection
P
 pass, Strophe.Connection
 priority, Strophe.SASLMechanism
S
 strip, Strophe.Bosh
this.authcid
Authentication identity (User name).
this.authzid
Authorization identity.
this.pass
Authentication identity (User password).
this.priority
Determines which SASLMechanism is chosen for authentication (Higher is better).
Strophe.Bosh.prototype.strip
BOSH-Connections will have all stanzas wrapped in a body tag when passed to Strophe.Connection.xmlInput or Strophe.Connection.xmlOutput.
Close