Method: Cloudist::Message#body

Defined in:
lib/cloudist/message.rb

#bodyObject (readonly) Also known as: data

Returns the value of attribute body.



5
6
7
# File 'lib/cloudist/message.rb', line 5

def body
  @body
end