Relay.Calling.SendDigitsResult

View as Markdown

Relay.Calling.SendDigitsResult

This object is returned by the send_digits method and represents the final result of the action.

Properties

PropertyTypeDescription
successfulbooleanWhether the action has completed successfully.
eventRelay.EventLast event that completed the operation.