Class: Cheezmiz::KeepAliveRequest

Inherits:
Message
  • Object
show all
Defined in:
lib/protocol/keep_alive.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



24
25
26
# File 'lib/protocol/keep_alive.rb', line 24

def operation_code
  '40'
end