libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ lockdownd_goodbye()

lockdownd_error_t lockdownd_goodbye ( lockdownd_client_t  client)

Sends the Goodbye request to lockdownd signaling the end of communication.

Parameters
clientThe lockdown client
Returns
LOCKDOWN_E_SUCCESS on success, LOCKDOWN_E_INVALID_ARG when client is NULL, LOCKDOWN_E_PLIST_ERROR if the device did not acknowledge the request