mobileCancelAllLocalNotifications

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileCancelAllLocalNotifications
Summary

Cancel all scheduled Local Notifications.

Introduced5.5
OSios, android
Platformsmobile
Example
mobileCancelAllLocalNotifications
RelatedCommand: 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.

Tagsnetworking