IOBluetoothUserNotification

Inherits from:
Declared In:

Overview

Represents a registered notification.

Discussion

When registering for various notifications in the system, an IOBluetoothUserNotification object is returned. To unregister from the notification, call -unregister on the IOBluetoothUserNotification object. Once -unregister is called, the object will no longer be valid.



Methods

-unregister

Called to unregister the target notification.


unregister


Called to unregister the target notification.

- (void)unregister; 
Discussion

Once this method has completed, the target IOBluetoothUserNotification will no longer be valid.

 

Did this document help you? Yes It's good, but... Not helpful...

 

Last Updated: 2009-10-09