Contents

send(atCommand:)

Sends an AT command to the Bluetooth audio gateway.

Declaration

func send(atCommand: String!)

Parameters

  • atCommand:

    A string containing the AT command.

See Also

Sending Messages and Commands