OPAL  Version 3.18.8
SIPInfo::Params Struct Reference

#include <sippdu.h>

Inheritance diagram for SIPInfo::Params:
Collaboration diagram for SIPInfo::Params:

Public Member Functions

 Params (const PString &contentType=PString::Empty(), const PString &body=PString::Empty())
 
- Public Member Functions inherited from SIPParameters
 SIPParameters (const PString &aor=PString::Empty(), const PString &remote=PString::Empty())
 
bool Normalise (const PString &defaultUser, const PTimeInterval &defaultExpire)
 

Additional Inherited Members

- Data Fields inherited from SIPParameters
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
 

Constructor & Destructor Documentation

SIPInfo::Params::Params ( const PString &  contentType = PString::Empty(),
const PString &  body = PString::Empty() 
)
inline

References SIPParameters::m_body.


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