LoggingMessageNotification

Deprecated

Use `LoggingMessageNotification` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.LoggingMessageNotification
LoggingMessageNotification

Functions

Link copied to clipboard
fun Params(level: LoggingLevel, data: JsonElement, logger: String? = null, meta: JsonObject? = null): LoggingMessageNotificationParams
Link copied to clipboard