DialogManagerResult Class

Definition

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.

Applies to