Home · All Classes · All Namespaces · Modules · Functions · Files |
#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.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |