libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ mobilesync_get_changes_from_device()

mobilesync_error_t mobilesync_get_changes_from_device ( mobilesync_client_t  client)

Requests to receive only changed records of the currently set data class from the device.

The actually changes are retrieved using mobilesync_receive_changes() after this request has been successful.

Parameters
clientThe mobilesync client
Return values
MOBILESYNC_E_SUCCESSon success
MOBILESYNC_E_INVALID_ARGif one of the parameters is invalid