kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp
/
AMQPMessage
/
AMQPMessage
AMQPMessage
constructor
(
exchange
:
String
,
routingKey
:
String
,
deliveryTag
:
ULong
,
properties
:
Properties
,
redelivered
:
Boolean
,
body
:
ByteArray
)