libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ lockdownd_receive()

lockdownd_error_t lockdownd_receive ( lockdownd_client_t  client,
plist_t *  plist 
)

Receives a plist from lockdownd.

Parameters
clientThe lockdownd client
plistThe plist to store the received data
Returns
LOCKDOWN_E_SUCCESS on success, LOCKDOWN_E_INVALID_ARG when client or plist is NULL