Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ILocalNotificationService
Description
Clear all pending local notifications. Typically this will be done before scheduling new notifications when going into the background
| Name | ClearAllLocalNotifications |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LocalNotification.h |
| Include Path | #include "LocalNotification.h" |
void ClearAllLocalNotifications()