348
edits
No edit summary |
|||
Line 13: | Line 13: | ||
For example, a fields argument could be <tt>["displayName", "emails", "phoneNumbers", "name.givenName"]</tt>. | For example, a fields argument could be <tt>["displayName", "emails", "phoneNumbers", "name.givenName"]</tt>. | ||
* <tt>successCallback</tt> is a function that will be called when the contact result set is found. It takes a single argument, which is an array of objects. | * <tt>successCallback</tt> is a function that will be called when the contact result set is found. It takes a single argument, which is an array of objects. |
edits