| components.conf |
|
502 |
| icons |
|
|
| jar.mn |
|
255 |
| moz.build |
|
597 |
| test |
|
|
| xmpp-authmechs.sys.mjs |
|
24215 |
| xmpp-base.sys.mjs |
Parses the status from a presence stanza into an object of statusType,
statusText and idleSince.
@param {XMLNode} aStanza - The presence stanza to parse.
@returns {{statusType: number, statusText: string, idleSince: number}}
|
108559 |
| xmpp-commands.sys.mjs |
|
8809 |
| xmpp-session.sys.mjs |
for the socket.sys.mjs helper |
25419 |
| xmpp-xml.sys.mjs |
@typedef {XMLNode|TextNode} ChildNode
|
17657 |
| xmpp.sys.mjs |
|
2878 |