Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
uint | toBeAdded |
uint | actor |
uint | reason |
QString | message |
Structure type generated from the specification.
A structure representing a contact whose attempt to join a group is to be confirmed by the local user using AddMembers.
uint Tp::LocalPendingInfo::toBeAdded |
The contact to be added to the group
uint Tp::LocalPendingInfo::actor |
The contact requesting or causing the change
uint Tp::LocalPendingInfo::reason |
The reason for the change
QString Tp::LocalPendingInfo::message |
A human-readable message from the Actor, or an empty string if there is no message
TelepathyQt 0.9.8 | Generated by 1.8.15 |