Contents

process(atCommand:)

Processes a command from a connected Bluetooth hands-free phone or headset.

Declaration

func process(atCommand: String!)

Parameters

  • atCommand:

    A string containing the AT command sent from the hands-free Bluetooth device.

See Also

Sending and Receiving Commands