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
 servtype, Strophe.Connection
 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).
this.servtype
Digest MD5 compatibility.
strip: null
BOSH-Connections will have all stanzas wrapped in a body tag when passed to Strophe.Connection.xmlInput or Strophe.Connection.xmlOutput.
Close