OpenAI::RealtimeMCPProtocolError
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RealtimeMCPProtocolErrorType = RealtimeMCPProtocolErrorType::ProtocolError, code : Int64 = 0, message : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
code
Sourcemessage
Sourcetype_value
Sourcetype_value=(type_value : RealtimeMCPProtocolErrorType)
Source