libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ lockdownd_client_free()

lockdownd_error_t lockdownd_client_free ( lockdownd_client_t  client)

Closes the lockdownd client session if one is running and frees up the lockdownd_client struct.

Parameters
clientThe lockdown client
Returns
LOCKDOWN_E_SUCCESS on success, LOCKDOWN_E_INVALID_ARG when client is NULL