Class OnConnectionClosedReturn


  • public class OnConnectionClosedReturn
    extends java.lang.Object
    The data returned when the connection closed callback is invoked in a connection.

    Note: This class is currently empty, but this may contain additional data in the future.

    See Also:
    MqttClientConnectionEvents
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OnConnectionClosedReturn

        public OnConnectionClosedReturn()