#include <B2BITS_Event.h>


Public Member Functions | |
| SessionWasEstablished (const Session *sn) | |
| SessionWasEstablished (const FastSession *sn) | |
| SessionWasEstablished (const std::string &sender, const std::string &target, Session::Role role) | |
| virtual Type | getType () const |
| Engine::SessionWasEstablished::SessionWasEstablished | ( | const Session * | sn | ) |
Constructor
| sn | Instance of Session assigned with event |
| virtual Type Engine::SessionWasEstablished::getType | ( | ) | const [inline, virtual] |
Returns the event type. Can be used instead of C++ RTTI.
Reimplemented from Engine::SessionNotification.
References Engine::Event::SESSION_WAS_ESTABLISHED.
1.5.6