Confirmed users
632
edits
Line 107: | Line 107: | ||
** ''error'': An [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error Error] object with information about the failure. | ** ''error'': An [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error Error] object with information about the failure. | ||
window.mozLoop.startImport({service: "gmail"}, | window.mozLoop.startImport({service: "gmail"}, addContactToDatabase, handleImportError) | ||
=== Gmail === | === Gmail === |