routingKey property

String routingKey

Get the routing key for the returned message message. The method will return null if the message did not arrive through an exchange (e.g. posted directly to a queue).

Implementation

String get routingKey;