Skip to main content

Relay::Calling::SendDigitsAction

This object is returned by the asynchronous send_digits! method and represents a send_digits action that is currently active on a call.

Properties

PropertyTypeDescription
resultRelay::Calling::SendDigitsResultFinal result of sending digits.
stateStringCurrent state of the digits being sent.
completedBooleanWhether the sending has finished.
control_idStringUUID to identify the action.