Contents

handsFree(_:incomingCallFrom:)

Tells the delegate there’s an incoming call on the connected Bluetooth hands-free phone or headset.

Declaration

optional func handsFree(_ device: IOBluetoothHandsFreeDevice!, incomingCallFrom number: String!)

Parameters

  • device:

    The connected Bluetooth hands-free phone or headset.

  • number:

    The phone number of the caller.

See Also

Receiving Call Status