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