Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| success | Function | No | Callback with contact data |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Success Callback
| Property | Type | Description |
|---|---|---|
| name | String | Contact name |
| mobile | String | Contact phone number |
Code Example
Related APIs
my.addPhoneContact
Add a phone contact