libqutim
0.3.1.0
|
#include <message.h>
Public Member Functions | |
MessageReceiptEvent (quint64 id, bool success) | |
quint64 | id () const |
bool | success () const |
Static Public Member Functions | |
static QEvent::Type | eventType () |
Protected Attributes | |
quint64 | i |
bool | s |
qutim_sdk_0_3::MessageReceiptEvent::MessageReceiptEvent | ( | quint64 | id, |
bool | success | ||
) |
|
static |
|
inline |
|
inline |
|
protected |
|
protected |