Class: Cheezmiz::KeepAliveResponse

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



30
31
32
# File 'lib/protocol/keep_alive.rb', line 30

def operation_code
  '90'
end