Skip to main content

SignalWire.Relay.Calling.SendDigitsAction

This object returned from SendDigitsAsync method that represents a send digits operation that is currently active on a call.

Properties

PropertyTypeDescription
ControlIDstringThe identifier used to control the operation.
CompletedboolWhether the operation has completed.
PayloadstringPayload sent to SendDigitsAsync to perform a send digits operation.
ResultSignalWire.Relay.Calling.SendDigitsResultFinal result of the send digits operation.
StateSignalWire.Relay.Calling.CallSendDigitsStateThe state of the operation.