LoggingMessageNotification
Deprecated
Use `LoggingMessageNotification` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.LoggingMessageNotification
Content copied to clipboard
LoggingMessageNotificationContent copied to clipboard
Functions
Link copied to clipboard
fun Params(level: LoggingLevel, data: JsonElement, logger: String? = null, meta: JsonObject? = null): LoggingMessageNotificationParams
Link copied to clipboard