Interface ISFSEventListener

    • Method Detail

      • handleServerEvent

        void handleServerEvent​(ISFSEvent event)
                        throws java.lang.Exception
        Handle server event
        Parameters:
        event - the Event
        Throws:
        java.lang.Exception
        See Also:
        SFSEvent