toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp.shared
/
Protocol
/
fallbackNotificationHandler
fallback
Notification
Handler
var
fallbackNotificationHandler
:
suspend
(
notification
:
JSONRPCNotification
)
->
Unit
?
(
source
)
A handler to invoke for any notification types that do not have their own handler installed.