Contents

handsFree(_:unhandledResultCode:)

Tells the delegate the phone sent an unknown code.

Declaration

optional func handsFree(_ device: IOBluetoothHandsFreeDevice!, unhandledResultCode resultCode: String!)

Parameters

  • device:

    The connected Bluetooth hands-free phone or headset.

  • resultCode:

    A string containing the result code. The “/r/n” strings are stripped from the beginning and end.

See Also

Receiving Other Information