group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
net::UdpSessionTransport::RelayConfig Struct Reference

#include <UdpSessionTransport.hpp>

Collaboration diagram for net::UdpSessionTransport::RelayConfig:
[legend]

Public Attributes

std::string host
Uint16 port = 0
std::uint32_t serverId = 0
std::uint32_t clientNonce = 0
RelayToken relayToken
bool enabled = false

Member Data Documentation

◆ clientNonce

std::uint32_t net::UdpSessionTransport::RelayConfig::clientNonce = 0

◆ enabled

bool net::UdpSessionTransport::RelayConfig::enabled = false

◆ host

std::string net::UdpSessionTransport::RelayConfig::host

◆ port

Uint16 net::UdpSessionTransport::RelayConfig::port = 0

◆ relayToken

RelayToken net::UdpSessionTransport::RelayConfig::relayToken

◆ serverId

std::uint32_t net::UdpSessionTransport::RelayConfig::serverId = 0

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