Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
uint | identifier |
uint | unixTimestamp |
uint | sender |
uint | messageType |
uint | flags |
QString | text |
Structure type generated from the specification.
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.
uint Tp::PendingTextMessage::identifier |
uint Tp::PendingTextMessage::unixTimestamp |
uint Tp::PendingTextMessage::sender |
uint Tp::PendingTextMessage::messageType |
uint Tp::PendingTextMessage::flags |
QString Tp::PendingTextMessage::text |
TelepathyQt 0.9.8 | Generated by 1.8.15 |