Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpNotificationObjec-_1 > API/Runtime/BackgroundHTTP/FBackgroundHttpNotificationObjec-_1/__ctor
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpNotificationObject.h |
| Include | #include "BackgroundHttpNotificationObject.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpNotificationObject.cpp |
FBackgroundHttpNotificationObject
(
FText InNotificationTitle,
FText InNotificationBody,
FText InNotificationAction,
const FString & InNotificationActivationString,
bool InNotifyOnlyOnFullSuccess,
bool bOnlySendNotificationInBackground,
int32 InIdOverride
)