libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ mobilesync_remap_identifiers()

mobilesync_error_t mobilesync_remap_identifiers ( mobilesync_client_t  client,
plist_t *  mapping 
)

Receives any remapped identifiers reported after the device merged submitted changes.

Parameters
clientThe mobilesync client
mappingA pointer to an array plist containing a dict of identifier remappings
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
MOBILESYNC_E_WRONG_DIRECTIONif the current sync direction does not permit this call
MOBILESYNC_E_CANCELLEDif the device explicitly cancelled the session