gloox
1.0.28
|
#include <socks5bytestreammanager.h>
Public Attributes | |
JID | jid |
std::string | host |
int | port |
Describes a single StreamHost.
Definition at line 32 of file socks5bytestreammanager.h.
std::string host |
The StreamHost's IP or host name.
Definition at line 35 of file socks5bytestreammanager.h.
JID jid |
The StreamHost's JID.
Definition at line 34 of file socks5bytestreammanager.h.
int port |
The StreamHost's port.
Definition at line 36 of file socks5bytestreammanager.h.