Interface ClientConnector.AttachListener

    • Field Detail

      • attachMethod

        static final Method attachMethod
    • Method Detail

      • attach

        void attach​(ClientConnector.AttachEvent event)
        Called when a AttachListener is notified of a AttachEvent.
        Parameters:
        event - The attach event that was fired.