Loop/Architecture/Address Book: Difference between revisions

Jump to navigation Jump to search
Line 121: Line 121:
For example, importing gmail contacts would be initiated using something along the lines of:
For example, importing gmail contacts would be initiated using something along the lines of:


  window.mozLoop.startImport(importId, {service: "gmail"}, addContactToDatabase, handleImportError);
  window.mozLoop.startImport(importId, {service: "gmail"}, addContactToDatabase, handleImportErrorOrCompletion);


=== Local Contacts ===
=== Local Contacts ===
Confirmed users
632

edits

Navigation menu