| Platform | Since |
|---|---|
| iPhone | 1.5 |
| iPad | 1.5 |
The LocalNotification is created by Titanium.App.iOS.scheduleLocalNotification.
| 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. |