Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Attributes | |
QString | address |
ushort | port |
Structure type generated from the specification.
An IP address and port.
QString Tp::SocketAddressIP::address |
Either a dotted-quad IPv4 address literal as for Socket_Address_IPv4, or an RFC2373 IPv6 address as for Socket_Address_IPv6.
ushort Tp::SocketAddressIP::port |
The TCP or UDP port number.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |