Qos

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public class UClass Transient, Config

AQosBeaconClient

A beacon client used for quality timings to a specified session

Public class UClass Transient, Config

AQosBeaconHost

A beacon host listening for Qos requests from a potential client

Public struct UStruct

FDatacenterQosInstance

Runtime information about a given region

Public struct UStruct

FQosDatacenterInfo

Metadata about datacenters that can be queried

Public class

FQosInterface

Main Qos interface for actions related to server quality of service

Public class

FQosModule

Logging related to parties Module for QoS service utilities

Public struct UStruct

FQosPingServerInfo

Individual ping server details

Public struct UStruct

FQosRegionInfo

Metadata about regions made up of datacenters

Public struct UStruct

FQosSubspaceComparisonParams

Parameters to control the rules-based comparison of subspace vs non-subspace datacenter QoS results.

Public struct UStruct

FRegionQosInstance

Public class UClass Config

UQosRegionManager

Main Qos interface for actions related to server quality of service

Typedefs

Name

Description

FOnQosRequestComplete

Delegate triggered when a response from the Qos beacon has been received

Enums

Name

Description

Public enum UEnum

EQosCompletionResult

Enum for possible QoS return codes

Public enum UEnum

EQosDatacenterResult

Enum for single region QoS return codes

Public enum UEnum

EQosResponseType

Types of responses that can come back from the beacon

Functions

Name Description

Public function

const TCHAR ...

 

LexToString

(
    EQosDatacenterResult Result
)

Public function

const TCHAR ...

 

LexToString

(
    EQosCompletionResult Result
)