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.
Processes a command from a connected Bluetooth hands-free phone or headset.
func process(atCommand: String!)A string containing the AT command sent from the hands-free Bluetooth device.