ValidOutcomes Class

Definition

This is a helper class for validating outcomes. This can be used by customers or by us (before we send the outcome on the wire)

public static class ValidOutcomes
type ValidOutcomes = class
Public Class ValidOutcomes
Inheritance
ValidOutcomes

Fields

AnswerOutcome

AnswerOutcome

HangupOutcome

HangupOutcome

PlayPromptOutcome

PlayPromptOutcome

RecognizeOutcome

RecognizeOutcome

RecordOutcome

RecordOutcome

RejectOutcome

RejectOutcome

WorkflowValidationOutcome

WorkflowValidationOutcome

Properties

Outcomes

Methods

Validate(OperationOutcomeBase)
Validate(String)

Applies to