Name | Description |
---|---|
ec_xmpp_jid_parse | parse a JID string |
ec_xmpp_register_handler | Registers an XMPP handler |
ec_xmpp_route_stanza | Submits the transmission of a Stanza |
ec_xmpp_session_handler_data_get | Retrieve a per-handler-per-session object previously stored via ec_xmpp_session_handler_data_set |
ec_xmpp_session_handler_data_set | Stash a per-handler-per-session object |
ec_xmpp_session_send_stanza | Submits the transmission of a Stanza |
The APIs documented here relate to the XMPP module.
Was this page helpful?