Method: Protocol::Message#name
- Defined in:
- lib/protocol/message.rb
#name ⇒ Object (readonly)
Name of this message.
19 20 21 |
# File 'lib/protocol/message.rb', line 19 def name @name end |
Name of this message.
19 20 21 |
# File 'lib/protocol/message.rb', line 19 def name @name end |