AQosBeaconHost::ProcessQosRequest

Handle a single Qos request received from an incoming client

Windows
MacOS
Linux

References

Module

Qos

Header

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

Include

#include "QosBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Qos/Private/QosBeaconHost.cpp

Syntax

void ProcessQosRequest
(
    AQosBeaconClient * Client,
    const FString & SessionId
)

Remarks

Handle a single Qos request received from an incoming client

Parameters

Parameter

Description

Client

client beacon making the request

SessionId

id of the session that is being checked

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