ValidActions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is a helper class for validating actions specified by customers
public static class ValidActions
type ValidActions = class
Public Class ValidActions
- Inheritance
-
ValidActions
Fields
| AnswerAction |
AnswerAction |
| HangupAction |
HangupAction |
| PlayPromptAction |
PlayPromptAction |
| RecognizeAction |
RecognizeAction |
| RecordAction |
RecordAction |
| RejectAction |
RejectAction |
Methods
| Validate(IEnumerable<ActionBase>) | |
| Validate(String) |