Class UserProperty
java.lang.Object
software.amazon.awssdk.crt.mqtt5.packets.UserProperty
A simple key-value pair struct to define a user property.
A user property is a name-value pair of utf-8 strings that can be added to MQTT5 packets.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
UserProperty
-