哪吒机器人提醒:

提醒:Abhi's Weblog
【标题】JAXL library – List of available hooks for various XMPP events
【摘要】 jaxl 2.x provides an event mechanism using which developers can register callbacks for various xmpp events inside their application code. this blog post will demonstrate how to register callbacks for required xmpp events and go through a list of all available hooks. finally, we will discuss parameters that are passed to called back methods by jaxl core.registering callback on xmpp eventsapplications can register callback for various xmpp events. jaxl core will then callback applicatio... (04-14 14:29)