OPAL
Version 3.10.10
|
#include <im.h>
Public Member Functions | |
MessageSent_Work (OpalIMManager &mgr, const PString &conversationId, const OpalIMContext::MessageSentInfo &info) | |
virtual void | Work () |
![]() | |
IM_Work (OpalIMManager &mgr, const PString &conversationId) | |
virtual | ~IM_Work () |
Data Fields | |
OpalIMContext::MessageSentInfo | m_info |
![]() | |
OpalIMManager & | m_mgr |
PString | m_conversationId |
|
inline |
|
inlinevirtual |
Implements OpalIMManager::IM_Work.
References OpalIMManager::InternalOnMessageSent(), OpalIMManager::IM_Work::m_conversationId, m_info, and OpalIMManager::IM_Work::m_mgr.
OpalIMContext::MessageSentInfo OpalIMManager::MessageSent_Work::m_info |
Referenced by Work().