Skip to main content

Relay.Calling.SendDigitsAction

Relay.Calling.SendDigitsAction

This object is returned by the send_digits_async method and represents a send digits action currently active on a call.

Properties

PropertyTypeDescription
resultRelay.Calling.SendDigitsResultFinal result of the action.
statestringCurrent state of the action.
completedbooleanWhether the action has finished.
payloaddictPayload sent to Relay to start the action.
control_idstringUUID to identify the action.