struct

Amqp::Wire::AmqpZeroNineOne::ConnectionMethods::StartOk

Inherits Struct < Value < Object

---- connection.start-ok (client→server) ----------------------------

Constructors

new(client_properties : Hash(String, Amqp::FieldValue), mechanism : String, response : Slice(UInt8), locale : String)
Source

Instance methods

client_properties
Source
locale
Source
mechanism
Source
response
Source
to_payload

Builds the method payload (class-id + method-id + args).

Source