Skip to main content

Relay::Calling::PromptResult

This object is returned by the prompt group of methods and represents the final result of a prompting attempt.

Properties

PropertyTypeDescription
successfulBooleanWhether the attempt has completed successfully.
eventRelay::EventLast event that completed the operation.
typeStringdigit or speech.
resultStringResult of prompt attempt.
terminatorStringDigit that terminated the prompt.
confidenceNumericConfidence of the result on a speech prompt.