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