| libimobiledevice
    1.3.0
    API Documentation - Return to Homepage | 
| ◆ np_set_notify_callback()
 This function allows an application to define a callback function that will be called when a notification has been received. It will start a thread that polls for notifications and calls the callback function if a notification has been received. In case of an error condition when polling for notifications - e.g. device disconnect - the thread will call the callback function with an empty notification "" and terminate itself. 
 
 
 |