Class: Cheezmiz::BuddyListBegin

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



36
37
38
# File 'lib/protocol/buddy.rb', line 36

def operation_code
  '30'
end

#params_lut ⇒ Object



33
34
# File 'lib/protocol/buddy.rb', line 33

def params_lut
end