ElicitationCallbackInterface
Contract for callbacks used by ElicitationRequestHandler.
Implementations present the requested schema to the user and collect their response when the server sends an elicitation/create request.
Table of Contents
Methods
Methods
__invoke()
public
__invoke(ElicitRequest $request) : ElicitResult
Parameters
- $request : ElicitRequest