libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ mobilesync_finish()

mobilesync_error_t mobilesync_finish ( mobilesync_client_t  client)

Finish a synchronization session of a data class on the device.

A session must have previously been started using mobilesync_start().

Parameters
clientThe mobilesync client
Return values
MOBILESYNC_E_SUCCESSon success
MOBILESYNC_E_INVALID_ARGif one of the parameters is invalid
MOBILESYNC_E_PLIST_ERRORif the received plist is not of valid form