MozContactChangeEvent.contactID
This API is available on Firefox OS for privileged or certified applications only.
The contactID
property represents the unique ID of the contact that has been changed.
Syntax
JavaScript
Copy Code
var id = instanceOfMozContactChangeEvent.contactID
Value
Return a string.
Specifications
This feature is currently not defined in any specification.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
basic support | No support | No support | No support | No support | No support |
Feature | Android | Chrome for Android | Firefox OS (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
basic support | No support | No support | 1.0.1[1] | No support | No support | No support |
[1] As the specification is unstable, the Gecko implementation is completely non-standard.
See also
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/mozcontactchangeevent/contactid