FOnlineNotificationTransportManager::ReceiveTransportMessage

Receive a message from a specific transport, convert to notification, and pass on for delivery

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineNotificationTransportManager.h

Include

#include "OnlineNotificationTransportManager.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineNotificationTransportManager.cpp

Syntax

bool ReceiveTransportMessage
(
    FNotificationTransportId TransportType,
    const IOnlineNotificationTransportMessage & TransportMessage
)

Remarks

Receive a message from a specific transport, convert to notification, and pass on for delivery

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