OPAL
Version 3.10.4
|
#include <pres_ent.h>
Public Member Functions | |
OpalAuthorisationRequestCommand () | |
![]() | |
OpalPresentityCommand (bool responseNeeded=false) | |
virtual | ~OpalPresentityCommand () |
virtual void | Process (OpalPresentity &presentity)=0 |
Data Fields | |
OpalPresentity::Authorisation | m_authorisation |
Authorisation mode to indicate to remote. | |
PString | m_note |
Optional extra note attached to subscription request. | |
![]() | |
CmdSeqType | m_sequence |
bool | m_responseNeeded |
PURL | m_presentity |
Additional Inherited Members | |
![]() | |
typedef PAtomicInteger::IntegerType | CmdSeqType |
Command for authorising a request by some other presentity to see our status. This action is typically due to some other presentity doing the equivalent of a OpalSubscribeToPresenceCommand. The mechanism by which this happens is dependent on the concrete OpalPresentity class and it's underlying protocol.
|
inline |
OpalPresentity::Authorisation OpalAuthorisationRequestCommand::m_authorisation |
Authorisation mode to indicate to remote.
PString OpalAuthorisationRequestCommand::m_note |
Optional extra note attached to subscription request.