OPAL  Version 3.14.3
SIPOptions::Params Struct Reference

#include <sippdu.h>

Inheritance diagram for SIPOptions::Params:
Collaboration diagram for SIPOptions::Params:

Public Member Functions

 Params ()
 
- 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)
 

Data Fields

PCaselessString m_acceptContent
 
PCaselessString m_contentType
 
PString m_body
 
- 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
 
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

SIPOptions::Params::Params ( )
inline

Field Documentation

PCaselessString SIPOptions::Params::m_acceptContent
PString SIPOptions::Params::m_body
PCaselessString SIPOptions::Params::m_contentType

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