APartyBeaconClient::CancelReservation

Cancel an existing request to the remote host to revoke allocated space on the server.

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconClient.h

Include

#include "PartyBeaconClient.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/PartyBeaconClient.cpp

Syntax

virtual void CancelReservation()

Remarks

Cancel an existing request to the remote host to revoke allocated space on the server.

this request is async.