|
MedM DeviceKit
|
Object that allows listening of the current bluetooth state. More...
#import <BluetoothState.h>
Instance Methods | |
| (void) | - addListener: |
| (void) | - removeListener: |
| (BluetoothStateValue) | - getValue |
| Get the current bluetooth state. More... | |
Object that allows listening of the current bluetooth state.
| - (void) addListener: | (id<BluetoothStateListener>) | listener |
| - (BluetoothStateValue) getValue |
Get the current bluetooth state.
| - (void) removeListener: | (id<BluetoothStateListener>) | listener |