×
A new build of Corona SDK is now available to subscribers. Not a subscriber? Subscribe now.
CoronaSDK 2012.821 | Released: 23 May 2012, 2:01am | What's New | Download Now

system.cancelNotification()

Description:

Cancels a notification.

Syntax:

1
2
system.cancelNotification()
system.cancelNotification( notificationId )

Example:
Parameters:

notificationId Optional id returned by system.scheduleNotification(). If no id is passed, then all notifications are cancelled.

Returns:
Remarks:
Supported on operating systems and platforms for build numbers shown:
  • Mac OS X:
    --
  • Windows:
    --
  • iOS:
    Build 2011.625
  • Android:
    --