OPAL  Version 3.14.3
SIPMessage::Params Struct Reference

#include <sippdu.h>

Inheritance diagram for SIPMessage::Params:
Collaboration diagram for SIPMessage::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_contentType
 
PString m_id
 
PString m_body
 
PAtomicInteger::IntegerType m_messageId
 
- 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

SIPMessage::Params::Params ( )
inline

Field Documentation

PString SIPMessage::Params::m_body
PCaselessString SIPMessage::Params::m_contentType
PString SIPMessage::Params::m_id
PAtomicInteger::IntegerType SIPMessage::Params::m_messageId

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