Contents

sendDTMF(_:)

Sends the tone associated with a phone key to the hands-free Bluetooth device.

Declaration

func sendDTMF(_ character: String!)

Parameters

  • character:

    The phone keypad character for the tone. The character must be one of the following:

    • 0-9

    • #

    • *

    • A-D

See Also

Sending Messages and Commands