TTMSMCPClientServerUserResponse Enumeration
Outcome the user chose for a server-initiated elicitation request. The value is reported back to the server as the
actionfield of the elicitation result.
API unit family: TMS.MCP.Client.Connection
Members
| Name | Description |
|---|---|
urAccept |
The user accepted the request. For a form request the collected content is returned with the result. |
urDecline |
The user refused the request. No content is returned. |
urCancel |
The user dismissed the request without deciding. No content is returned, and this is also the value reported when no handler is assigned. |