Interface OnClosedCallback


  • public interface OnClosedCallback
    A callback to create and register on a HubConnections OnClosed method.
    • Method Detail

      • invoke

        void invoke​(java.lang.Exception exception)