EQosResponseType

Types of responses that can come back from the beacon

Windows
MacOS
Linux

References

Module

Qos

Header

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

Include

#include "QosBeaconClient.h"

Syntax

enum EQosResponseType
{
    NoResponse,
    Success,
    Failure,
}

Values

Name

Description

NoResponse

Failed to connect to Qos endpoint

Success

Response received from the Qos host

Failure

Some kind of failure

Remarks

Types of responses that can come back from the beacon

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