ContactManager.oncontactchange

This API is available on Firefox OS for privileged or certified applications only.

Summary

Specifies an event listener to receive contactchange events. These events occur when a contact is added, updated, or removed from the device's contact database.

Syntax

JavaScript
window.navigator.mozContacts.oncontactchange = funcRef;

Where funcRef is a function to be called when the contactchange event occurs. These events are of type MozContactChangeEvent.

Specifications

Specification Status Comment
Contacts Manager API
The definition of 'ContactManager.oncontactschange' in that specification.
Working Draft  
vCard Format Specification IETF RFC RFC 6350

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 Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
basic support No support No support 18.0 No support No support No support

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/contactmanager/oncontactchange

API B2G Contact Firefox OS Property Reference Référence WebAPI