Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ILocalNotificationService > API/Runtime/Engine/ILocalNotificationService/CancelLocalNotification
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LocalNotification.h |
| Include | #include "LocalNotification.h" |
void CancelLocalNotification
&40;
int32 NotificationId
&41;
Remarks
Cancel a local notification given the ActivationEvent
Parameters
| Name | Description |
|---|---|
| NotificationId | The Id returned from ScheduleLocalNotificationAtTime* |