Receives changed entitites of the currently set data class from the device.
- Parameters
-
client | The mobilesync client |
entities | A pointer to store the changed entity records as a PLIST_DICT |
is_last_record | A pointer to store a flag indicating if this submission is the last one |
actions | A pointer to additional flags the device is sending or NULL to ignore |
- Return values
-
MOBILESYNC_E_SUCCESS | on success |
MOBILESYNC_E_INVALID_ARG | if one of the parameters is invalid |
MOBILESYNC_E_CANCELLED | if the device explicitly cancelled the session |