IOnlineNotificationTransport::ReceiveNotification

Receive a transport-specific notification in from this transport mechanism and pass along to be delivered

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineNotificationTransportInterface.h

Include

#include "Interfaces/OnlineNotificationTransportInterface.h"

Syntax

bool ReceiveNotification
(
    const IOnlineNotificationTransportMessage & TransportMessage
)

Remarks

Receive a transport-specific notification in from this transport mechanism and pass along to be delivered

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