#include <TelepathyQt4/Types>
A struct (property ID, value) representing a property's value, as seen in the PropertiesChanged signal on the Properties interface, returned by the GetProperties method and passed to the SetProperties method.
Public Attributes | |
uint | identifier |
QDBusVariant | value |
QDBusVariant Telepathy::PropertyValue::value |