Searched defs:XmppOutputHandler (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmppengine.h75 class XmppOutputHandler { class in namespace:buzz
77 virtual ~XmppOutputHandler() {}
130 //! To use it, register an XmppOutputHandler to handle socket output
170 virtual XmppReturnStatus SetOutputHandler(XmppOutputHandler *pxoh) = 0;
231 //! Consult this after XmppOutputHandler.OnClose().

Completed in 169 milliseconds