Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC
ADC Home > Reference Library > Reference > Hardware & Drivers > Bluetooth > Bluetooth Framework Reference

 


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: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Last Updated: 2008-03-11