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