libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ restored_send()

restored_error_t restored_send ( restored_client_t  client,
plist_t  plist 
)

Sends a plist to restored.

Note
This function is low-level and should only be used if you need to send a new type of message.
Parameters
clientThe restored client
plistThe plist to send
Returns
RESTORE_E_SUCCESS on success, RESTORE_E_INVALID_ARG when client or plist is NULL