init(device:delegate:)
Creates an object to manage phone calls on a hands-free Bluetooth device.
Declaration
init!(device: IOBluetoothDevice!, delegate: Any!)Parameters
- device:
A Bluetooth device.
- delegate:
A delegate that conforms to the Iobluetoothhandsfreedevicedelegate protocol.