Class: CresIP::ActionHeader

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/cresip/action.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



25
26
27
# File 'lib/cresip/action.rb', line 25

def type
    PayloadType[payload_type]
end