Home · Modules · All Classes · All Namespaces
Public Attributes | List of all members
Tp::LocalPendingInfo Struct Reference

#include <TelepathyQt/Types>

Public Attributes

uint toBeAdded
 
uint actor
 
uint reason
 
QString message
 

Detailed Description

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.

Member Data Documentation

◆ toBeAdded

uint Tp::LocalPendingInfo::toBeAdded

The contact to be added to the group

◆ actor

uint Tp::LocalPendingInfo::actor

The contact requesting or causing the change

◆ reason

uint Tp::LocalPendingInfo::reason

The reason for the change

◆ message

QString Tp::LocalPendingInfo::message

A human-readable message from the Actor, or an empty string if there is no message