kourier
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-core
/
dev.kourier.amqp
/
Frame
/
Method
/
Connection
/
Tune
Tune
data
class
Tune
(
val
channelMax
:
UShort
,
val
frameMax
:
UInt
,
val
heartbeat
:
UShort
)
:
Frame.Method.Connection
Members
Constructors
Tune
Link copied to clipboard
constructor
(
channelMax
:
UShort
,
frameMax
:
UInt
,
heartbeat
:
UShort
)
Properties
channel
Max
Link copied to clipboard
val
channelMax
:
UShort
connection
Kind
Link copied to clipboard
val
connectionKind
:
Frame.Method.Connection.Kind
frame
Max
Link copied to clipboard
val
frameMax
:
UInt
heartbeat
Link copied to clipboard
val
heartbeat
:
UShort
kind
Link copied to clipboard
val
kind
:
Frame.Method.Kind