|
enum class | SignalingHost : uchar {
WebSocket = 0
, Deferred = 1
, TcpClientPrototype = 2
, TcpServerPrototype = 3
,
None = 4
} |
|
◆ ~NetherNetTransportServerConfiguration()
MCAPI NetherNet::NetherNetTransportServerConfiguration::~NetherNetTransportServerConfiguration |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ MAX_KNOWN_MAPPED_ADDRESSES()
static MCAPI uint64 const & NetherNet::NetherNetTransportServerConfiguration::MAX_KNOWN_MAPPED_ADDRESSES |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void NetherNet::NetherNetTransportServerConfiguration::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: