#include <im.h>
Inheritance diagram for OpalIMManager::MessageSent_Work:
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.