14 #ifndef JINGLESESSIONHANDLER_H__
15 #define JINGLESESSIONHANDLER_H__
18 #include "jinglesession.h"
58 virtual void handleSessionActionError(
Action action,
Session* session,
const Error* error ) = 0;
66 virtual void handleIncomingSession(
Session* session ) = 0;
74 #endif // JINGLESESSIONHANDLER_H__
A stanza error abstraction implemented as a StanzaExtension.
This is an implementation of a Jingle Session (XEP-0166).
The namespace for the gloox library.
virtual ~SessionHandler()
A Jingle session handler.
This is an abstraction of Jingle's (XEP-0166) element as a StanzaExtension.