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

#include <TelepathyQt/Types>

Public Attributes

uint component
 
QString IP
 
uint port
 
QVariantMap info
 

Detailed Description

Structure type generated from the specification.

A Stream Candidate.

Member Data Documentation

◆ component

uint Tp::Candidate::component

The component number.

◆ IP

QString Tp::Candidate::IP

The IP address to use.

◆ port

uint Tp::Candidate::port

The port number to use.

◆ info

QVariantMap Tp::Candidate::info

Additional information about the candidate.