| Platform | Since |
|---|---|
| Android | 0.9 |
| iPhone | 0.9 |
| iPad | 0.9 |
| Mobile Web | 1.8 |
Adds the specified callback as an event listener for the named event.
| Name | Type | Summary |
|---|---|---|
| name | String |
Name of the event. |
| callback | Callback<Object> |
Callback function to invoke when the event is fired. |