Interface ConnectionSuccessEvent

Payload of the ConnectionSuccess event for the MQTT5 client.

Hierarchy

  • ConnectionSuccessEvent

Properties

Properties

connack: ConnackPacket

CONNACK packet received from the server.

Final MQTT5 connection settings negotiated with the server.

Generated using TypeDoc