OPAL
Version 3.10.4
|
#include <pres_ent.h>
Public Member Functions | |
OpalSendMessageToCommand () | |
![]() | |
OpalPresentityCommand (bool responseNeeded=false) | |
virtual | ~OpalPresentityCommand () |
virtual void | Process (OpalPresentity &presentity)=0 |
Data Fields | |
OpalIM | m_message |
![]() | |
CmdSeqType | m_sequence |
bool | m_responseNeeded |
PURL | m_presentity |
Additional Inherited Members | |
![]() | |
typedef PAtomicInteger::IntegerType | CmdSeqType |
Command for sending an IM
|
inline |
OpalIM OpalSendMessageToCommand::m_message |