gloox  1.0
Public Attributes | List of all members
StreamHost Struct Reference

#include <socks5bytestreammanager.h>

Public Attributes

JID jid
std::string host
int port

Detailed Description

Describes a single StreamHost.

Definition at line 32 of file socks5bytestreammanager.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: