libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ restored_receive()

restored_error_t restored_receive ( restored_client_t  client,
plist_t *  plist 
)

Receives a plist from restored.

Parameters
clientThe restored client
plistThe plist to store the received data
Returns
RESTORE_E_SUCCESS on success, RESTORE_E_INVALID_ARG when client or plist is NULL