Pyrogenesis  trunk
Public Member Functions | List of all members
glooxwrapper::Jingle::SessionHandler Class Referenceabstract

#include <glooxwrapper.h>

Inheritance diagram for glooxwrapper::Jingle::SessionHandler:
Inheritance graph
[legend]

Public Member Functions

virtual ~SessionHandler ()
 
virtual void handleSessionAction (gloox::Jingle::Action action, Session &session, const Session::Jingle &jingle)=0
 

Constructor & Destructor Documentation

◆ ~SessionHandler()

virtual glooxwrapper::Jingle::SessionHandler::~SessionHandler ( )
inlinevirtual

Member Function Documentation

◆ handleSessionAction()

virtual void glooxwrapper::Jingle::SessionHandler::handleSessionAction ( gloox::Jingle::Action  action,
Session session,
const Session::Jingle jingle 
)
pure virtual

Implemented in XmppClient.


The documentation for this class was generated from the following file: