Titanium.App.iOS.LocalNotification

Object of Titanium.App.iOS.
Platform Since
iPhone 1.5
iPad 1.5

Summary

The LocalNotification is created by Titanium.App.iOS.scheduleLocalNotification.

Methods

Name Summary
addEventListener

Adds the specified callback as an event listener for the named event.

cancel

cancel the pending notification

fireEvent

Fires a synthesized event to any registered listeners.

removeEventListener

Removes the specified callback as an event listener for the named event.

Properties

This type has no properties.

Events

This type has no events.