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