Welcome to mirror list, hosted at ThFree Co, Russian Federation.

toc-nbxmpp.protocol-module.html « apidocs « doc - dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2290cd9b1540378990794f86fb25dfe1d104e1cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>protocol</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<h1 class="toc">Module protocol</h1>
<hr />
  <h2 class="toc">Classes</h2>
    <a target="mainFrame" href="nbxmpp.protocol.Acks-class.html"
     >Acks</a><br />    <a target="mainFrame" href="nbxmpp.protocol.BOSHBody-class.html"
     >BOSHBody</a><br />    <a target="mainFrame" href="nbxmpp.protocol.BadFormat-class.html"
     >BadFormat</a><br />    <a target="mainFrame" href="nbxmpp.protocol.BadNamespacePrefix-class.html"
     >BadNamespacePrefix</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Conflict-class.html"
     >Conflict</a><br />    <a target="mainFrame" href="nbxmpp.protocol.ConnectionTimeout-class.html"
     >ConnectionTimeout</a><br />    <a target="mainFrame" href="nbxmpp.protocol.DataField-class.html"
     >DataField</a><br />    <a target="mainFrame" href="nbxmpp.protocol.DataForm-class.html"
     >DataForm</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Error-class.html"
     >Error</a><br />    <a target="mainFrame" href="nbxmpp.protocol.ErrorNode-class.html"
     >ErrorNode</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Hashes-class.html"
     >Hashes</a><br />    <a target="mainFrame" href="nbxmpp.protocol.HostGone-class.html"
     >HostGone</a><br />    <a target="mainFrame" href="nbxmpp.protocol.HostUnknown-class.html"
     >HostUnknown</a><br />    <a target="mainFrame" href="nbxmpp.protocol.ImproperAddressing-class.html"
     >ImproperAddressing</a><br />    <a target="mainFrame" href="nbxmpp.protocol.InternalServerError-class.html"
     >InternalServerError</a><br />    <a target="mainFrame" href="nbxmpp.protocol.InvalidFrom-class.html"
     >InvalidFrom</a><br />    <a target="mainFrame" href="nbxmpp.protocol.InvalidID-class.html"
     >InvalidID</a><br />    <a target="mainFrame" href="nbxmpp.protocol.InvalidNamespace-class.html"
     >InvalidNamespace</a><br />    <a target="mainFrame" href="nbxmpp.protocol.InvalidXML-class.html"
     >InvalidXML</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Iq-class.html"
     >Iq</a><br />    <a target="mainFrame" href="nbxmpp.protocol.JID-class.html"
     >JID</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Message-class.html"
     >Message</a><br />    <a target="mainFrame" href="nbxmpp.protocol.NodeProcessed-class.html"
     >NodeProcessed</a><br />    <a target="mainFrame" href="nbxmpp.protocol.NotAuthorized-class.html"
     >NotAuthorized</a><br />    <a target="mainFrame" href="nbxmpp.protocol.PolicyViolation-class.html"
     >PolicyViolation</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Presence-class.html"
     >Presence</a><br />    <a target="mainFrame" href="nbxmpp.protocol.Protocol-class.html"
     >Protocol</a><br />    <a target="mainFrame" href="nbxmpp.protocol.RemoteConnectionFailed-class.html"
     >RemoteConnectionFailed</a><br />    <a target="mainFrame" href="nbxmpp.protocol.ResourceConstraint-class.html"
     >ResourceConstraint</a><br />    <a target="mainFrame" href="nbxmpp.protocol.RestrictedXML-class.html"
     >RestrictedXML</a><br />    <a target="mainFrame" href="nbxmpp.protocol.SeeOtherHost-class.html"
     >SeeOtherHost</a><br />    <a target="mainFrame" href="nbxmpp.protocol.StreamError-class.html"
     >StreamError</a><br />    <a target="mainFrame" href="nbxmpp.protocol.SystemShutdown-class.html"
     >SystemShutdown</a><br />    <a target="mainFrame" href="nbxmpp.protocol.UndefinedCondition-class.html"
     >UndefinedCondition</a><br />    <a target="mainFrame" href="nbxmpp.protocol.UnsupportedEncoding-class.html"
     >UnsupportedEncoding</a><br />    <a target="mainFrame" href="nbxmpp.protocol.UnsupportedStanzaType-class.html"
     >UnsupportedStanzaType</a><br />    <a target="mainFrame" href="nbxmpp.protocol.UnsupportedVersion-class.html"
     >UnsupportedVersion</a><br />    <a target="mainFrame" href="nbxmpp.protocol.XMLNotWellFormed-class.html"
     >XMLNotWellFormed</a><br />  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="nbxmpp.protocol-module.html#ascii_upper"
     >ascii_upper</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#isErrorNode"
     >isErrorNode</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#isResultNode"
     >isResultNode</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERRORS"
     >ERRORS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_BAD_REQUEST"
     >ERR_BAD_REQUEST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_CONFLICT"
     >ERR_CONFLICT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_FEATURE_NOT_IMPLEMENTED"
     >ERR_FEATURE_NOT_IMPLEMENTED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_FORBIDDEN"
     >ERR_FORBIDDEN</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_GONE"
     >ERR_GONE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_INTERNAL_SERVER_ERROR"
     >ERR_INTERNAL_SERVER_ERROR</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_ITEM_NOT_FOUND"
     >ERR_ITEM_NOT_FOUND</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_JID_MALFORMED"
     >ERR_JID_MALFORMED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_NOT_ACCEPTABLE"
     >ERR_NOT_ACCEPTABLE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_NOT_ALLOWED"
     >ERR_NOT_ALLOWED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_NOT_AUTHORIZED"
     >ERR_NOT_AUTHORIZED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_PAYMENT_REQUIRED"
     >ERR_PAYMENT_REQUIRED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_RECIPIENT_UNAVAILABLE"
     >ERR_RECIPIENT_UNAVAILABLE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_REDIRECT"
     >ERR_REDIRECT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_REGISTRATION_REQUIRED"
     >ERR_REGISTRATION_REQUIRED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_REMOTE_SERVER_NOT_FOUND"
     >ERR_REMOTE_SERVER_NOT_FOUND</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_REMOTE_SERVER_TIMEOUT"
     >ERR_REMOTE_SERVER_TIMEOUT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_RESOURCE_CONSTRAINT"
     >ERR_RESOURCE_CONSTRAINT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_SERVICE_UNAVAILABLE"
     >ERR_SERVICE_UNAVAILABLE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_SUBSCRIPTION_REQUIRED"
     >ERR_SUBSCRIPTION_REQUIRED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_UNDEFINED_CONDITION"
     >ERR_UNDEFINED_CONDITION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#ERR_UNEXPECTED_REQUEST"
     >ERR_UNEXPECTED_REQUEST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ACTIVITY"
     >NS_ACTIVITY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ADDRESS"
     >NS_ADDRESS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_AGENTS"
     >NS_AGENTS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_AMP"
     >NS_AMP</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_AMP_ERRORS"
     >NS_AMP_ERRORS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ARCHIVE"
     >NS_ARCHIVE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ARCHIVE_AUTO"
     >NS_ARCHIVE_AUTO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ARCHIVE_MANAGE"
     >NS_ARCHIVE_MANAGE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ARCHIVE_MANUAL"
     >NS_ARCHIVE_MANUAL</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ARCHIVE_PREF"
     >NS_ARCHIVE_PREF</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ATOM"
     >NS_ATOM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ATTENTION"
     >NS_ATTENTION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_AUTH"
     >NS_AUTH</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_AVATAR"
     >NS_AVATAR</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BIND"
     >NS_BIND</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BOB"
     >NS_BOB</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BOOKMARKS"
     >NS_BOOKMARKS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BROWSE"
     >NS_BROWSE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BROWSING"
     >NS_BROWSING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_BYTESTREAM"
     >NS_BYTESTREAM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CAPS"
     >NS_CAPS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CAPTCHA"
     >NS_CAPTCHA</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CARBONS"
     >NS_CARBONS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CHATSTATES"
     >NS_CHATSTATES</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CHATTING"
     >NS_CHATTING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CLIENT"
     >NS_CLIENT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_COMMANDS"
     >NS_COMMANDS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_COMPONENT_1"
     >NS_COMPONENT_1</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_COMPONENT_ACCEPT"
     >NS_COMPONENT_ACCEPT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_COMPRESS"
     >NS_COMPRESS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CONDITIONS"
     >NS_CONDITIONS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_CONFERENCE"
     >NS_CONFERENCE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DATA"
     >NS_DATA</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DATA_LAYOUT"
     >NS_DATA_LAYOUT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DATA_MEDIA"
     >NS_DATA_MEDIA</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DATA_VALIDATE"
     >NS_DATA_VALIDATE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DELAY"
     >NS_DELAY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DELAY2"
     >NS_DELAY2</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DIALBACK"
     >NS_DIALBACK</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DISCO"
     >NS_DISCO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DISCO_INFO"
     >NS_DISCO_INFO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_DISCO_ITEMS"
     >NS_DISCO_ITEMS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ENCRYPTED"
     >NS_ENCRYPTED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ESESSION"
     >NS_ESESSION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ESESSION_INIT"
     >NS_ESESSION_INIT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_EVENT"
     >NS_EVENT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_FEATURE"
     >NS_FEATURE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_FILE"
     >NS_FILE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_FORWARD"
     >NS_FORWARD</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GAMING"
     >NS_GAMING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GATEWAY"
     >NS_GATEWAY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GEOLOC"
     >NS_GEOLOC</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GMAILNOTIFY"
     >NS_GMAILNOTIFY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GROUPCHAT"
     >NS_GROUPCHAT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_GTALKSETTING"
     >NS_GTALKSETTING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HASHES"
     >NS_HASHES</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HASHES_MD5"
     >NS_HASHES_MD5</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HASHES_SHA1"
     >NS_HASHES_SHA1</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HASHES_SHA256"
     >NS_HASHES_SHA256</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HASHES_SHA512"
     >NS_HASHES_SHA512</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HTTP_AUTH"
     >NS_HTTP_AUTH</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_HTTP_BIND"
     >NS_HTTP_BIND</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_IBB"
     >NS_IBB</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_INVISIBLE"
     >NS_INVISIBLE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_IQ"
     >NS_IQ</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE"
     >NS_JINGLE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_BYTESTREAM"
     >NS_JINGLE_BYTESTREAM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_ERRORS"
     >NS_JINGLE_ERRORS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_FILE_TRANSFER"
     >NS_JINGLE_FILE_TRANSFER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_IBB"
     >NS_JINGLE_IBB</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_ICE_UDP"
     >NS_JINGLE_ICE_UDP</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_RAW_UDP"
     >NS_JINGLE_RAW_UDP</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_RTP"
     >NS_JINGLE_RTP</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_RTP_AUDIO"
     >NS_JINGLE_RTP_AUDIO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_RTP_VIDEO"
     >NS_JINGLE_RTP_VIDEO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_JINGLE_XTLS"
     >NS_JINGLE_XTLS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_LAST"
     >NS_LAST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_LOCATION"
     >NS_LOCATION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MESSAGE"
     >NS_MESSAGE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MOOD"
     >NS_MOOD</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC"
     >NS_MUC</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC_ADMIN"
     >NS_MUC_ADMIN</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC_CONFIG"
     >NS_MUC_CONFIG</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC_OWNER"
     >NS_MUC_OWNER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC_UNIQUE"
     >NS_MUC_UNIQUE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_MUC_USER"
     >NS_MUC_USER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_NICK"
     >NS_NICK</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_OFFLINE"
     >NS_OFFLINE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PHYSLOC"
     >NS_PHYSLOC</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PING"
     >NS_PING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PRESENCE"
     >NS_PRESENCE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PRIVACY"
     >NS_PRIVACY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PRIVATE"
     >NS_PRIVATE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PROFILE"
     >NS_PROFILE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBKEY_ATTEST"
     >NS_PUBKEY_ATTEST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBKEY_PUBKEY"
     >NS_PUBKEY_PUBKEY</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBKEY_REVOKE"
     >NS_PUBKEY_REVOKE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBSUB"
     >NS_PUBSUB</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBSUB_EVENT"
     >NS_PUBSUB_EVENT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBSUB_OWNER"
     >NS_PUBSUB_OWNER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_PUBSUB_PUBLISH_OPTIONS"
     >NS_PUBSUB_PUBLISH_OPTIONS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_RECEIPTS"
     >NS_RECEIPTS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_REGISTER"
     >NS_REGISTER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ROSTER"
     >NS_ROSTER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ROSTERNOTES"
     >NS_ROSTERNOTES</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ROSTERX"
     >NS_ROSTERX</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_ROSTER_VER"
     >NS_ROSTER_VER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_RPC"
     >NS_RPC</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_RSM"
     >NS_RSM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SASL"
     >NS_SASL</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SEARCH"
     >NS_SEARCH</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SECLABEL"
     >NS_SECLABEL</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SECLABEL_CATALOG"
     >NS_SECLABEL_CATALOG</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SERVER"
     >NS_SERVER</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SESSION"
     >NS_SESSION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SI"
     >NS_SI</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SIGNED"
     >NS_SIGNED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SI_PUB"
     >NS_SI_PUB</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_SSN"
     >NS_SSN</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_STANZAS"
     >NS_STANZAS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_STANZA_CRYPTO"
     >NS_STANZA_CRYPTO</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_STREAM"
     >NS_STREAM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_STREAMS"
     >NS_STREAMS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_STREAM_MGMT"
     >NS_STREAM_MGMT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_TIME"
     >NS_TIME</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_TIME_REVISED"
     >NS_TIME_REVISED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_TLS"
     >NS_TLS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_TUNE"
     >NS_TUNE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_VACATION"
     >NS_VACATION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_VCARD"
     >NS_VCARD</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_VCARD_UPDATE"
     >NS_VCARD_UPDATE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_VERSION"
     >NS_VERSION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_VIEWING"
     >NS_VIEWING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_WAITINGLIST"
     >NS_WAITINGLIST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_XHTML"
     >NS_XHTML</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_XHTML_IM"
     >NS_XHTML_IM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#NS_XMPP_STREAMS"
     >NS_XMPP_STREAMS</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_ABORTED"
     >SASL_ABORTED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_INCORRECT_ENCODING"
     >SASL_INCORRECT_ENCODING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_INVALID_AUTHZID"
     >SASL_INVALID_AUTHZID</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_INVALID_MECHANISM"
     >SASL_INVALID_MECHANISM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_MECHANISM_TOO_WEAK"
     >SASL_MECHANISM_TOO_WEAK</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_NOT_AUTHORIZED"
     >SASL_NOT_AUTHORIZED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#SASL_TEMPORARY_AUTH_FAILURE"
     >SASL_TEMPORARY_AUTH_FAILURE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_BAD_FORMAT"
     >STREAM_BAD_FORMAT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_BAD_NAMESPACE_PREFIX"
     >STREAM_BAD_NAMESPACE_PREFIX</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_CONFLICT"
     >STREAM_CONFLICT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_CONNECTION_TIMEOUT"
     >STREAM_CONNECTION_TIMEOUT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_HOST_GONE"
     >STREAM_HOST_GONE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_HOST_UNKNOWN"
     >STREAM_HOST_UNKNOWN</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_IMPROPER_ADDRESSING"
     >STREAM_IMPROPER_ADDRESSING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_INTERNAL_SERVER_ERROR"
     >STREAM_INTERNAL_SERVER_ERROR</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_INVALID_FROM"
     >STREAM_INVALID_FROM</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_INVALID_ID"
     >STREAM_INVALID_ID</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_INVALID_NAMESPACE"
     >STREAM_INVALID_NAMESPACE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_INVALID_XML"
     >STREAM_INVALID_XML</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_NOT_AUTHORIZED"
     >STREAM_NOT_AUTHORIZED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_POLICY_VIOLATION"
     >STREAM_POLICY_VIOLATION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_REMOTE_CONNECTION_FAILED"
     >STREAM_REMOTE_CONNECTION_FAILED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_RESOURCE_CONSTRAINT"
     >STREAM_RESOURCE_CONSTRAINT</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_RESTRICTED_XML"
     >STREAM_RESTRICTED_XML</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_SEE_OTHER_HOST"
     >STREAM_SEE_OTHER_HOST</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_SYSTEM_SHUTDOWN"
     >STREAM_SYSTEM_SHUTDOWN</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_UNDEFINED_CONDITION"
     >STREAM_UNDEFINED_CONDITION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_UNSUPPORTED_ENCODING"
     >STREAM_UNSUPPORTED_ENCODING</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_UNSUPPORTED_STANZA_TYPE"
     >STREAM_UNSUPPORTED_STANZA_TYPE</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_UNSUPPORTED_VERSION"
     >STREAM_UNSUPPORTED_VERSION</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#STREAM_XML_NOT_WELL_FORMED"
     >STREAM_XML_NOT_WELL_FORMED</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#__package__"
     >__package__</a><br />  <div class="private">
    <a target="mainFrame" href="nbxmpp.protocol-module.html#_errorcodes"
     >_errorcodes</a><br />  </div>
    <a target="mainFrame" href="nbxmpp.protocol-module.html#name"
     >name</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#sasl_error_conditions"
     >sasl_error_conditions</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#stream_exceptions"
     >stream_exceptions</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#xmpp_stanza_error_conditions"
     >xmpp_stanza_error_conditions</a><br />    <a target="mainFrame" href="nbxmpp.protocol-module.html#xmpp_stream_error_conditions"
     >xmpp_stream_error_conditions</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>