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

#include <TelepathyQt/Types>

Public Attributes

QString errorName
 
QString errorMessage
 

Detailed Description

Structure type generated from the specification.

Member Data Documentation

◆ errorName

QString Tp::NotDelegatedError::errorName

the name of a D-Bus error describing what went wrong.

◆ errorMessage

QString Tp::NotDelegatedError::errorMessage

a human-readable informative error message.