#include <sippdu.h>
Inheritance diagram for SIPSubscribe::Params:
Public Member Functions | |
Params (PredefinedPackages pkg=NumPredefinedPackages) | |
Params (const Params ¶m) | |
Data Fields | |
PCaselessString & | m_agentAddress |
EventPackage | m_eventPackage |
bool | m_eventList |
PCaselessString | m_contentType |
PNotifierTemplate< const SubscriptionStatus & > | m_onSubcribeStatus |
PNotifierTemplate< NotifyCallbackInfo & > | m_onNotify |
SIPSubscribe::Params::Params | ( | PredefinedPackages | pkg = NumPredefinedPackages |
) | [inline] |
SIPSubscribe::Params::Params | ( | const Params & | param | ) | [inline] |
PCaselessString& SIPSubscribe::Params::m_agentAddress |
PCaselessString SIPSubscribe::Params::m_contentType |
PNotifierTemplate<NotifyCallbackInfo &> SIPSubscribe::Params::m_onNotify |
PNotifierTemplate<const SubscriptionStatus &> SIPSubscribe::Params::m_onSubcribeStatus |