OPAL
Version 3.10.10
|
#include <pres_ent.h>
Public Member Functions | |
OpalSubscribeToPresenceCommand (bool subscribe=true) | |
![]() | |
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... | |
![]() | |
CmdSeqType | m_sequence |
bool | m_responseNeeded |
PURL | m_presentity |
Additional Inherited Members | |
![]() | |
typedef PAtomicInteger::IntegerType | CmdSeqType |
Command for subscribing to the status of another presentity.
|
inline |
PString OpalSubscribeToPresenceCommand::m_note |
Optional extra note attached to subscription request.
bool OpalSubscribeToPresenceCommand::m_subscribe |
Flag to indicate subscribing/unsubscribing.