Method: Adaptation::Message#id

Defined in:
lib/adaptation/message.rb

#idObject (readonly)

avoid id method deprecation warnings



105
106
107
# File 'lib/adaptation/message.rb', line 105

def id
  @id
end