TTMSMCPElicitationCompleteEvent Event Type
Signature of the notification raised when a client reports that an out-of-band elicitation it was asked to run has finished, matching the result back to the original request through its identifier.
API unit family: TMS.MCP.Server
Parameters
| Name | Description |
|---|---|
Sender |
Server that received the notification. |
AElicitationId |
Identifier of the elicitation that completed. |
AContent |
Collected field values, or nil when the notification carried none. The handler takes ownership of this object and is responsible for freeing it. |