UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIOSLocalNotificationService Member List

This is the complete list of members for FIOSLocalNotificationService, including all inherited members.

CancelLocalNotification(const FString &ActivationEvent)FIOSLocalNotificationServicevirtual
CancelLocalNotification(int NotificationId)FIOSLocalNotificationServicevirtual
ILocalNotificationService::CancelLocalNotification(int32 NotificationId)=0ILocalNotificationServicepure virtual
CheckAllowedNotifications(const FAllowedNotifications &AllowedNotificationsDelegate)FIOSLocalNotificationServicestatic
ClearAllLocalNotifications()FIOSLocalNotificationServicevirtual
DECLARE_DELEGATE_OneParam(FAllowedNotifications, bool)FIOSLocalNotificationService
FIOSLocalNotificationService()FIOSLocalNotificationService
GetLaunchNotification(bool &NotificationLaunchedApp, FString &ActivationEvent, int32 &FireDate)FIOSLocalNotificationServicevirtual
ScheduleLocalNotificationAtTime(const FDateTime &FireDateTime, bool LocalTime, const FText &Title, const FText &Body, const FText &Action, const FString &ActivationEvent)FIOSLocalNotificationServicevirtual
ScheduleLocalNotificationAtTimeOverrideId(const FDateTime &FireDateTime, bool LocalTime, const FText &Title, const FText &Body, const FText &Action, const FString &ActivationEvent, int32 IdOverride)FIOSLocalNotificationServicevirtual
ScheduleLocalNotificationBadgeAtTime(const FDateTime &FireDateTime, bool LocalTime, const FString &ActivationEvent)FIOSLocalNotificationServicevirtual
SetLaunchNotification(FString const &ActivationEvent, int32 FireDate)FIOSLocalNotificationServicevirtual
~FIOSLocalNotificationService()FIOSLocalNotificationServiceinlinevirtual