MedM DeviceKit
BluetoothState Class Reference

Object that allows listening of the current bluetooth state. More...

#import <BluetoothState.h>

Inheritance diagram for BluetoothState:

Instance Methods

(void) - addListener:
 
(void) - removeListener:
 
(BluetoothStateValue- getValue
 Get the current bluetooth state. More...
 

Detailed Description

Object that allows listening of the current bluetooth state.

Method Documentation

◆ addListener:()

- (void) addListener: (id<BluetoothStateListener>)  listener

◆ getValue()

- (BluetoothStateValue) getValue

Get the current bluetooth state.

◆ removeListener:()

- (void) removeListener: (id<BluetoothStateListener>)  listener

The documentation for this class was generated from the following files: