AOnlineBeacon::NotifyAcceptingConnection

Notification that an incoming connection is pending, giving the interface a chance to reject the request

Windows
MacOS
Linux

Override Hierarchy

FNetworkNotify::NotifyAcceptingConnection()

AOnlineBeacon::NotifyAcceptingConnection()

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "OnlineBeacon.h"

Source

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

Syntax

virtual EAcceptConnection::Type NotifyAcceptingConnection()

Remarks

Notification that an incoming connection is pending, giving the interface a chance to reject the request

Returns

EAcceptConnection indicating willingness to accept the connection at this time

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