Interface AbstractVLCEvent.Listener<T extends AbstractVLCEvent>

    • Method Detail

      • onEvent

        void onEvent​(T event)