DialogManagerResult 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.
Represents the result of the Dialog Manager turn.
public class DialogManagerResult
type DialogManagerResult = class
Public Class DialogManagerResult
- Inheritance
-
DialogManagerResult
Constructors
DialogManagerResult() |
Properties
Activities |
Gets or sets the array of resulting activities. |
NewState |
Gets or sets the resulting new state. |
TurnResult |
Gets or sets the result returned to the caller. |