Interface EventListener<EVENT_DATA>


public interface EventListener<EVENT_DATA>
  • Method Summary

    Modifier and Type Method Description
    void onEvent​(EVENT_DATA eventData)