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
|
TODO: finnish writting this doc
Sources layout:
===============
src/core
src/core/xep
src/fe-common
src/fe-common/xep
src/fe-text
Signals:
========
xmpp xml recv
xmpp xml send
xmpp recv message
xmpp recv presence
xmpp recv iq
xmpp recv others
xmpp send message
xmpp send presence
xmpp send iq
xmpp send others
xmpp ssl error
xmpp server status
xmpp presence online
xmpp presence offline
xmpp presence changed
xmpp features
xmpp server features
xmpp composing show
xmpp composing hide
xmpp composing start
xmpp composing stop
xmpp vcard
xmpp version
|