Searched defs:cleanSession (Results 1 – 2 of 2) sorted by relevance
37 private boolean cleanSession = true; field in MqttConnectionConfig164 public void setCleanSession(boolean cleanSession) { in setCleanSession()
482 … long socketOptions, long tlsContext, String clientId, boolean cleanSession, int keepAliveMs, in mqttClientConnectionConnect()