class

MCP::Protocol::ProgressNotificationParams

Inherits MCP::Protocol::Notification < JSON::Serializable < Reference < Object

Constructors

new(progress_token : Int64 | String, progress : Int64, total : Float64 | Nil, message : Nil | String, meta = nil)
Source

Instance methods

message
Source
progress
Source
progress_token
Source
total
Source