mobileCancelAllLocalNotifications | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Cancel all scheduled Local Notifications. |
Introduced | 5.5 |
OS | ios, android |
Platforms | mobile |
Example |
|
Related | Command: mobileCreateLocalNotification, mobileCancelLocalNotification Glossary: command Object: stack |
Description | Use the mobileCancelAllLocalNotifications command to cancel all Local Notification with the operating system from within a stack on iOS or Android. This command cancels all Local Notifications with the iOS operating sytem. |
Tags | networking |