ProgressNotification

Deprecated

Use `ProgressNotification` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.ProgressNotification
ProgressNotification

Functions

Link copied to clipboard
fun Params(progressToken: ProgressToken, progress: Double, total: Double? = null, message: String? = null, meta: JsonObject? = null): ProgressNotificationParams