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

#include <TelepathyQt/Types>

Public Attributes

uint servicePointType
 
QString service
 

Detailed Description

Structure type generated from the specification.

A service point.

Member Data Documentation

◆ servicePointType

uint Tp::ServicePoint::servicePointType

The service type.

◆ service

QString Tp::ServicePoint::service

String representation of the service point. The representation is service specific; it may be a 'service' Uniform Resource Name as specified by RFC 5031, or may be in some other form. Empty, unused or unknown value is represented by "".