libimobiledevice  1.4.0
API Documentation - Return to Homepage

◆ mobilebackup_send()

LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_send ( mobilebackup_client_t client,
plist_t plist )

Sends mobilebackup data to the device.

Note
This function is low-level and should only be used if you need to send a new type of message.
Parameters
clientThe mobilebackup client
plistThe location of the plist to send
Returns
an error code