| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#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 | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |