OPAL  Version 3.10.4
SIPSubscribe::Params Struct Reference

#include <sippdu.h>

Inheritance diagram for SIPSubscribe::Params:
SIPParameters

Public Member Functions

 Params (PredefinedPackages pkg=NumPredefinedPackages)
 Params (const Params &param)
- Public Member Functions inherited from SIPParameters
 SIPParameters (const PString &aor=PString::Empty(), const PString &remote=PString::Empty())
void 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
- Data Fields inherited from SIPParameters
PCaselessString m_remoteAddress
PCaselessString m_localAddress
PCaselessString m_proxyAddress
PCaselessString m_addressOfRecord
PCaselessString m_contactAddress
SIPMIMEInfo m_mime
PString m_authID
PString m_password
PString m_realm
unsigned m_expire
unsigned m_restoreTime
PTimeInterval m_minRetryTime
PTimeInterval m_maxRetryTime
void * m_userData

Constructor & Destructor Documentation

SIPSubscribe::Params::Params ( PredefinedPackages  pkg = NumPredefinedPackages)
inline
SIPSubscribe::Params::Params ( const Params param)
inline

Field Documentation

PCaselessString& SIPSubscribe::Params::m_agentAddress
PCaselessString SIPSubscribe::Params::m_contentType
bool SIPSubscribe::Params::m_eventList
EventPackage SIPSubscribe::Params::m_eventPackage
PNotifierTemplate<NotifyCallbackInfo &> SIPSubscribe::Params::m_onNotify
PNotifierTemplate<const SubscriptionStatus &> SIPSubscribe::Params::m_onSubcribeStatus

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