Method: Cloudist::Message#body
- Defined in:
- lib/cloudist/message.rb
#body ⇒ Object (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 |
Returns the value of attribute body.
5 6 7 |
# File 'lib/cloudist/message.rb', line 5 def body @body end |