OPAL
Version 3.18.8
|
#include <sippdu.h>
Public Member Functions | |
Params (PredefinedPackages pkg=NumPredefinedPackages) | |
Params (const Params ¶m) | |
![]() | |
SIPParameters (const PString &aor=PString::Empty(), const PString &remote=PString::Empty()) | |
bool | Normalise (const PString &defaultUser, const PTimeInterval &defaultExpire) |
Data Fields | |
PCaselessString & | m_agentAddress |
EventPackage | m_eventPackage |
bool | m_eventList |
PCaselessString | m_contentType |
PNotifierTemplate< const SubscriptionStatus & > | m_onSubcribeStatus |
PNotifierTemplate < NotifyCallbackInfo & > | m_onNotify |
![]() | |
PCaselessString | m_remoteAddress |
PCaselessString | m_localAddress |
PCaselessString | m_proxyAddress |
PCaselessString | m_addressOfRecord |
PCaselessString | m_contactAddress |
PCaselessString | m_interface |
SIPMIMEInfo | m_mime |
PMultiPartList | m_body |
PString | m_authID |
PString | m_password |
PString | m_realm |
unsigned | m_expire |
unsigned | m_restoreTime |
PTimeInterval | m_minRetryTime |
PTimeInterval | m_maxRetryTime |
bool | m_retryForbidden |
void * | m_userData |
|
inline |
|
inline |
PCaselessString& SIPSubscribe::Params::m_agentAddress |
PCaselessString SIPSubscribe::Params::m_contentType |
bool SIPSubscribe::Params::m_eventList |
EventPackage SIPSubscribe::Params::m_eventPackage |
Referenced by SIPSubscribeHandler::GetEventPackage(), and SIPPublishHandler::GetEventPackage().
PNotifierTemplate<NotifyCallbackInfo &> SIPSubscribe::Params::m_onNotify |
PNotifierTemplate<const SubscriptionStatus &> SIPSubscribe::Params::m_onSubcribeStatus |