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

#include <TelepathyQt/Types>

Public Attributes

QString username
 
QString password
 

Detailed Description

Structure type generated from the specification.

A username and password pair.

Member Data Documentation

◆ username

QString Tp::StreamCredentials::username

The username.

◆ password

QString Tp::StreamCredentials::password

The password.