Contents

init(conversationUUID:digits:tone:)

Creates an action that plays a sequence of tones that indicate an interaction with the keypad.

Declaration

init(conversationUUID: UUID, digits: String, tone: PlayToneAction.Tone)

Parameters

  • conversationUUID:

    The unique identifier of the conversation to which this action will be applied.

  • digits:

    The digits tapped by the user into the keypad or included in the dial string.

  • tone:

    The tone to play.