Progress Notification
@Serializable
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
Constructors
Link copied to clipboard
constructor(progress: Int, progressToken: ProgressToken, _meta: JsonObject = EmptyJsonObject, total: Double?)