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

#include <TelepathyQt/Types>

Public Attributes

uint subscribe
 
uint publish
 
QString publishRequest
 

Detailed Description

Structure type generated from the specification.

A single contact's subscribe, publish and publish-request attributes.

Member Data Documentation

◆ subscribe

uint Tp::ContactSubscriptions::subscribe

The new value of the contact's "subscribe" attribute.

◆ publish

uint Tp::ContactSubscriptions::publish

The new value of the contact's "publish" attribute.

◆ publishRequest

QString Tp::ContactSubscriptions::publishRequest

The new value of the contact's "publish-request" attribute, or the empty string if that attribute would be omitted.