userContactSyncResponse
Extends: | response |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
syncs (userContactSync) | 0/unbounded | The contacts that were modified on the server and needs to be synchronized to the device. |
syncAcks (userContactSyncAck) | 0/unbounded | The acknowledge of contacts synchronized previously from the device. |
JSON
property | type | description |
---|---|---|
syncs | array of syncs (userContactSync) | The contacts that were modified on the server and needs to be synchronized to the device. |
syncAcks | array of syncAcks (userContactSyncAck) | The acknowledge of contacts synchronized previously from the device. |