userContactSyncAck
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
operation (int) | 1/1 | The sync operation for this message 0 .. update 1 .. insert 2 .. delete |
contactId (int) | 1/1 | The (server) contact id for the contact. |
deviceContactId (int) | 1/1 | The device contact id for the contact. |
JSON
property | type | description |
---|---|---|
operation | operation (int) | The sync operation for this message 0 .. update 1 .. insert 2 .. delete |
contactId | contactId (int) | The (server) contact id for the contact. |
deviceContactId | deviceContactId (int) | The device contact id for the contact. |