EQosDatacenterResult

Enum for single region QoS return codes

Windows
MacOS
Linux

References

Module

Qos

Header

/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h

Include

#include "QosRegionManager.h"

Syntax

enum EQosDatacenterResult
{
    Invalid,
    Success,
    Incomplete,
}

Values

Name

Description

Invalid

Incomplete, invalid result

Success

QoS operation was successful

Incomplete

QoS operation with one or more ping failures

Remarks

Enum for single region QoS return codes

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss