Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
uint | component |
QString | IP |
uint | port |
QVariantMap | info |
Structure type generated from the specification.
A Stream Candidate.
uint Tp::Candidate::component |
The component number.
QString Tp::Candidate::IP |
The IP address to use.
uint Tp::Candidate::port |
The port number to use.
QVariantMap Tp::Candidate::info |
Additional information about the candidate.
TelepathyQt 0.9.8 | Generated by 1.8.15 |