send(atCommand:)
Sends an AT command to the Bluetooth audio gateway.
Declaration
func send(atCommand: String!)Parameters
- atCommand:
A string containing the AT command.
Sends an AT command to the Bluetooth audio gateway.
func send(atCommand: String!)A string containing the AT command.