McpClient.onNotification

Observer for inbound notifications (progress, message, resource updates).

class McpClient
void delegate(string method, Json params) @(safe) onNotification;