Confirmed users
110
edits
m (→See Also) |
m (→Proposed API) |
||
| Line 31: | Line 31: | ||
== Proposed API == | == Proposed API == | ||
There is an object in window.navigator named ''mozAlarms'' with the following interface, where the ''respectTimezone'' can be specified by either ''"honorTimezone"'' or ''"ignoreTimezone"'' and the ''data'' can save customized JSON objec data for each alarm setting. | There is an object in ''window.navigator'' named ''mozAlarms'' with the following interface, where the ''respectTimezone'' can be specified by either ''"honorTimezone"'' or ''"ignoreTimezone"'' and the ''data'' can save customized JSON objec data for each alarm setting. | ||
interface AlarmsManager | interface AlarmsManager | ||