Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Attributes | |
QString | address |
ushort | port |
Structure type generated from the specification.
An IPv6 address and port.
QString Tp::SocketAddressIPv6::address |
An IPv6 address literal as specified by RFC2373 section 2.2, e.g. "2001:DB8::8:800:200C:4171".
ushort Tp::SocketAddressIPv6::port |
The TCP or UDP port number.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |