OPAL  Version 3.10.10
OpalSubscribeToPresenceCommand Class Reference

#include <pres_ent.h>

Inheritance diagram for OpalSubscribeToPresenceCommand:
OpalPresentityCommand

Public Member Functions

 OpalSubscribeToPresenceCommand (bool subscribe=true)
 
- Public Member Functions inherited from OpalPresentityCommand
 OpalPresentityCommand (bool responseNeeded=false)
 
virtual ~OpalPresentityCommand ()
 
virtual void Process (OpalPresentity &presentity)=0
 

Data Fields

bool m_subscribe
 Flag to indicate subscribing/unsubscribing. More...
 
PString m_note
 Optional extra note attached to subscription request. More...
 
- Data Fields inherited from OpalPresentityCommand
CmdSeqType m_sequence
 
bool m_responseNeeded
 
PURL m_presentity
 

Additional Inherited Members

- Public Types inherited from OpalPresentityCommand
typedef PAtomicInteger::IntegerType CmdSeqType
 

Detailed Description

Command for subscribing to the status of another presentity.

Constructor & Destructor Documentation

OpalSubscribeToPresenceCommand::OpalSubscribeToPresenceCommand ( bool  subscribe = true)
inline

Field Documentation

PString OpalSubscribeToPresenceCommand::m_note

Optional extra note attached to subscription request.

bool OpalSubscribeToPresenceCommand::m_subscribe

Flag to indicate subscribing/unsubscribing.


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