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