|
OPAL
Version 3.10.10
|
#include <pres_ent.h>
Public Member Functions | |
| OpalSendMessageToCommand () | |
Public Member Functions inherited from OpalPresentityCommand | |
| OpalPresentityCommand (bool responseNeeded=false) | |
| virtual | ~OpalPresentityCommand () |
| virtual void | Process (OpalPresentity &presentity)=0 |
Data Fields | |
| OpalIM | m_message |
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 |
Command for sending an IM
|
inline |
| OpalIM OpalSendMessageToCommand::m_message |