5#ifndef QXMPPSTUNSERVER_H
6#define QXMPPSTUNSERVER_H
8#include "QXmppGlobal.h"
10#include <QHostAddress>
Definition Algorithms.h:14
STUN server address.
Definition QXmppStunServer.h:19
quint16 port
port of the STUN server (default: 3478)
Definition QXmppStunServer.h:23
QHostAddress host
host address of the STUN server
Definition QXmppStunServer.h:21