Cancels a notification.
1 2
system.cancelNotification() system.cancelNotification( notificationId )
notificationId Optional id returned by system.scheduleNotification(). If no id is passed, then all notifications are cancelled.
notificationId