#include <GlobalDiscoveryClient.hpp>
|
| bool | fetchServers (const GlobalDiscoveryConfig &cfg, std::vector< net::discovery::ServerInfo > &outServers, std::string &outError, int timeoutMs=1200) |
| bool | requestHolePunch (const GlobalDiscoveryConfig &cfg, std::uint32_t serverId, net::discovery::ServerInfo &outServer, std::string &outError, int timeoutMs) |
| bool | requestHolePunch (const GlobalDiscoveryConfig &cfg, std::uint32_t serverId, std::uint32_t clientNonce, net::discovery::ServerInfo &outServer, std::string &outError, int timeoutMs, net::RelayToken *outRelayToken=nullptr) |
◆ fetchServers()
◆ requestHolePunch() [1/2]
◆ requestHolePunch() [2/2]
The documentation for this class was generated from the following files: