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

#include <TelepathyQt/Types>

Public Attributes

uint handle
 
QString uniqueName
 

Detailed Description

Structure type generated from the specification.

Represents a participant in a multi-user D-Bus tube, as returned by GetDBusNames and seen in the DBusNamesChanged signal.

Member Data Documentation

◆ handle

uint Tp::DBusTubeMember::handle

The handle of a participant in this D-Bus tube.

◆ uniqueName

QString Tp::DBusTubeMember::uniqueName

That participant's unique name.