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

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

CancelLocalNotification(const FString &ActivationEvent)FAndroidLocalNotificationServicevirtual
CancelLocalNotification(int NotificationId)FAndroidLocalNotificationServicevirtual
ILocalNotificationService::CancelLocalNotification(int32 NotificationId)=0ILocalNotificationServicepure virtual
ClearAllLocalNotifications()FAndroidLocalNotificationServicevirtual
FAndroidLocalNotificationService()FAndroidLocalNotificationService
GetLaunchNotification(bool &NotificationLaunchedApp, FString &ActivationEvent, int32 &FireDate)FAndroidLocalNotificationServicevirtual
ScheduleLocalNotificationAtTime(const FDateTime &FireDateTime, bool LocalTime, const FText &Title, const FText &Body, const FText &Action, const FString &ActivationEvent)FAndroidLocalNotificationServicevirtual
ScheduleLocalNotificationAtTimeOverrideId(const FDateTime &FireDateTime, bool LocalTime, const FText &Title, const FText &Body, const FText &Action, const FString &ActivationEvent, int32 IdOverride)FAndroidLocalNotificationServicevirtual
ScheduleLocalNotificationBadgeAtTime(const FDateTime &FireDateTime, bool LocalTime, const FString &ActivationEvent)FAndroidLocalNotificationServicevirtual
SetLaunchNotification(FString const &ActivationEvent, int32 FireDate)FAndroidLocalNotificationServicevirtual