libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ idevice_event_unsubscribe()

idevice_error_t idevice_event_unsubscribe ( void )

(DEPRECATED) Release the event callback function that has been registered with idevice_event_subscribe().

Deprecated
Use idevice_events_unsubscribe() instead.
Returns
IDEVICE_E_SUCCESS on success or an error value when an error occurred.