Method: AMQP::Frame#channel

Defined in:
lib/amqp/frame.rb

#channelObject

Returns the value of attribute channel.



10
11
12
# File 'lib/amqp/frame.rb', line 10

def channel
  @channel
end