class Webex::StatusCode

Defined in:

webex/status_code.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(code : Int32) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]
def message : String #

[View source]
def valid? : Bool #

[View source]