Interface Connection.ClosedCallback

  • Enclosing interface:
    Connection

    public static interface Connection.ClosedCallback
    A callback that will be triggered once the connection is closed
    • Method Detail

      • connectionClosed

        void connectionClosed()