#include <TelepathyQt4/Types>
Public Attributes | |
uint | toBeAdded |
uint | actor |
uint | reason |
QString | message |
A structure representing a contact whose attempt to join a group is to be confirmed by the local user using AddMembers.
The contact requesting or causing the change
Referenced by TpPrototype::StreamedMediaChannel::localPendingContacts().
A human-readable message from the Actor, or an empty string if there is no message
Referenced by TpPrototype::StreamedMediaChannel::localPendingContacts().
The reason for the change
Referenced by TpPrototype::StreamedMediaChannel::localPendingContacts().
The contact to be added to the group
Referenced by TpPrototype::StreamedMediaChannel::localPendingContacts().