Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values that indicate the current network address translation (NAT) settings for a console connecting to Xbox Live.
Syntax
enum class XblNetworkAddressTranslationSetting : uint32_t
{
Unknown,
Open,
Moderate,
Strict
}
Constants
| Constant | Description |
|---|---|
| Unknown | The server returned an unrecognized response. |
| Open | Can connect with any consoles regardless of their NAT settings. |
| Moderate | Can connect only with consoles that use Moderate or Open settings. |
| Strict | Can connect only with consoles that use Open NAT settings. |
Member of
Requirements
Header: multiplayer_c.h