Method: AMQ::Protocol::Channel::OpenOk#channel_id
- Defined in:
- lib/amq/protocol/client.rb
#channel_id ⇒ Object (readonly)
Returns the value of attribute channel_id.
625 626 627 |
# File 'lib/amq/protocol/client.rb', line 625 def channel_id @channel_id end |