UserClarifyResponse Object

English Query

English Query

UserClarifyResponse Object

A clarification response object that is returned from Session.ParseRequest when English Query needs end-user input before it can complete parsing a request.

Collections
UserInputs Collection A collection of UserInput object.
Methods
Reply Method Continues parsing the current English request into a Response object after the end user has responded to a request for clarification.

Remarks

The values that represent the type of response objects are described in the Type property.

The UserClarifyResponse object has all the properties and methods of the Response object.

See Also

ParseRequest Method

Response Object

Session Object

Type Property (Response Object)

UserInputs Collection