Package 

Class EventBeatManager

  • All Implemented Interfaces:
    com.facebook.react.uimanager.events.BatchEventDispatchedListener

    
    public class EventBeatManager
     implements BatchEventDispatchedListener
                        

    Class that acts as a proxy between the list of EventBeats registered in C++ and the Android side.

    • Method Summary

      Modifier and Type Method Description
      void onBatchEventDispatched() Called after a batch of low priority events has been dispatched.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait