Class: Cheezmiz::LoginResponse
Instance Method Summary collapse
Methods inherited from Message
#data_fields, #initialize, #operation, parse, #prototype, #sequence_number
Constructor Details
This class inherits a constructor from Cheezmiz::Message
Instance Method Details
#operation_code ⇒ Object
45 46 47 |
# File 'lib/protocol/login.rb', line 45 def operation_code '051' end |