SIPSubscribe Class Reference

#include <sippdu.h>

Inheritance diagram for SIPSubscribe:

SIPTransaction SIP_PDU List of all members.

Public Types

enum  SubscribeType { Unknown, MessageSummary, Presence }
enum  MWIType {
  VoiceMessage, FaxMessage, PagerMessage, MultimediaMessage,
  TextMessage, None
}

Public Member Functions

 SIPSubscribe (SIPEndPoint &ep, OpalTransport &trans, SIPSubscribe::SubscribeType &type, const PStringList &routeSet, const SIPURL &targetAddress, const PString &remotePartyAddress, const PString &localPartyAddress, const PString &id, const unsigned &cseq, unsigned expires)

Member Enumeration Documentation

enum SIPSubscribe::SubscribeType

Valid types for a presence event

Enumerator:
Unknown 
MessageSummary 
Presence 

enum SIPSubscribe::MWIType

Valid types for a MWI

Enumerator:
VoiceMessage 
FaxMessage 
PagerMessage 
MultimediaMessage 
TextMessage 
None 


Constructor & Destructor Documentation

SIPSubscribe::SIPSubscribe ( SIPEndPoint ep,
OpalTransport trans,
SIPSubscribe::SubscribeType type,
const PStringList &  routeSet,
const SIPURL targetAddress,
const PString &  remotePartyAddress,
const PString &  localPartyAddress,
const PString &  id,
const unsigned &  cseq,
unsigned  expires 
)


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:34:07 2008 for OPAL by  doxygen 1.5.1