FOnlineNotificationHandler::DeliverNotification

Deliver a notification to the appropriate handler for that player/msg type.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineNotificationHandler.h"

Source

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

Syntax

void DeliverNotification
(
    const FOnlineNotification & Notification
)

Remarks

Deliver a notification to the appropriate handler for that player/msg type. Called by NotificationTransport implementations.

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