Class: Cheezmiz::LoginResponse

Inherits:
Message
  • Object
show all
Defined in:
lib/protocol/login.rb

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_codeObject



45
46
47
# File 'lib/protocol/login.rb', line 45

def operation_code
  '051'
end