new MqttConnAckMessage()
Represents an MQTT CONNACK message
Methods
code() → {Object}
Returns:
return code from the connection request
- Type
- Object
isSessionPresent() → {boolean}
Returns:
is an old session is present
- Type
- boolean