|
| Subscription (std::string id, std::string mode="*AUTHOR") |
|
| Subscription (std::string id, TCPSession &session, std::string mode) |
|
| Subscription (std::string id, TCPSession &session, std::string mode, SubscriptionHandler *handler) |
|
int | subscribe (TCPSession &session) |
|
int | unsubscribe (TCPSession &session) |
|
virtual int | process (coreutils::ZString &request, std::stringstream &out, TCPSession &session) |
|
virtual int | onSubscribe (TCPSession &session) |
|
int | event (std::stringstream &out) |
|
bool | ifSubscriber (TCPSession &session) |
|
bool | subInvite (TCPSession &session) |
|
The documentation for this class was generated from the following files: