#include <sippdu.h>
Inheritance diagram for SIPSubscribe:

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) | |
| 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 | |||
| ) |
1.5.1