Method: EventMachine::MQTTSN::Packet::Publish#topic_id
- Defined in:
- lib/em/mqtt-sn/packet.rb
#topic_id ⇒ Object
Returns the value of attribute topic_id.
237 238 239 |
# File 'lib/em/mqtt-sn/packet.rb', line 237 def topic_id @topic_id end |