WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJNATH Reference
#include <stun_sock.h>
This structure contains information about the STUN transport. Application may query this information by calling pj_stun_sock_get_info().
Number of interface address aliases. The interface address aliases are list of all interface addresses in this host.
Array of interface address aliases.
The bound address of the socket.
The publicly mapped address. It may contain zero address when the mapped address has not been resolved. Application may query whether this field contains valid address with pj_sockaddr_has_addr().
IP address of the STUN server.