Params
fun Params(progressToken: ProgressToken, progress: Double, total: Double? = null, message: String? = null, meta: JsonObject? = null): ProgressNotificationParams(source)
Deprecated
Use `ProgressNotificationParams` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.ProgressNotificationParams
Content copied to clipboard
ProgressNotificationParamsContent copied to clipboard