Class McpCancellationNotification


public class McpCancellationNotification extends McpClientNotification
Corresponds to the CancelledNotification type from the MCP schema.
  • Constructor Details

    • McpCancellationNotification

      public McpCancellationNotification(@NonNull Long requestId, String reason)