#include <TelepathyQt4/Types>
Public Attributes | |
uint | identifier |
uint | unixTimestamp |
uint | sender |
uint | messageType |
uint | flags |
QString | text |
A struct (message ID, timestamp in seconds since 1970-01-01 00:00 UTC, sender's handle, message type, flags, text) representing a pending text message, as returned by ListPendingMessages. The arguments of the Received signal also match this struct's signature.
Referenced by TpPrototype::ChatChannel::pendingTextMessages().
Referenced by TpPrototype::ChatChannel::pendingTextMessages().
Referenced by TpPrototype::ChatChannel::pendingTextMessages().
Referenced by TpPrototype::ChatChannel::pendingTextMessages().
Referenced by TpPrototype::ChatChannel::pendingTextMessages().
Referenced by TpPrototype::ChatChannel::pendingTextMessages().