Home · Modules · All Classes · All Namespaces |
#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.
TelepathyQt 0.9.8 | Generated by 1.8.15 |