Class MqttProperties.UserProperties

    • Constructor Detail

      • UserProperties

        public UserProperties()
      • UserProperties

        public UserProperties​(Collection<MqttProperties.StringPair> values)
        Create user properties from the collection of the String pair values
        Parameters:
        values - string pairs. Collection entries are copied, collection itself isn't shared