canmove, Confirmed users
2,041
edits
(→API) |
|||
Line 78: | Line 78: | ||
* <tt>onsent</tt> | * <tt>onsent</tt> | ||
* <tt>ondelivered</tt> | * <tt>ondelivered</tt> | ||
=== [http://mxr.mozilla.org/mozilla-central/source/dom/sms/interfaces/nsIDOMSmsMessage.idl nsIDOMSmsMessage] === | |||
==== Attributes ==== | |||
* ''readonly'' <tt>long id</tt> | |||
* ''readonly'' <tt>DOMString delivery</tt><br>"sent" or "received" | |||
* ''readonly'' <tt>DOMString sender</tt> | |||
* ''readonly'' <tt>DOMString receiver</tt> | |||
* ''readonly'' <tt>DOMString body></tt> | |||
* ''readonly'' <tt>jsval timestamp</tt><br>Date | |||
* ''readonly'' <tt>boolean read</tt> | |||
=== [http://mxr.mozilla.org/mozilla-central/source/dom/sms/interfaces/nsIDOMSmsRequest.idl nsIDOMSmsRequest] === | |||
=== [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl#1 nsISomeInterface] === | === [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl#1 nsISomeInterface] === |