public class EventBeatManager extends java.lang.Object implements BatchEventDispatchedListener
Constructor and Description |
---|
EventBeatManager(JavaScriptContextHolder jsContext,
ReactApplicationContext reactApplicationContext) |
Modifier and Type | Method and Description |
---|---|
void |
onBatchEventDispatched()
Called after a batch of low priority events has been dispatched.
|
public EventBeatManager(JavaScriptContextHolder jsContext, ReactApplicationContext reactApplicationContext)
public void onBatchEventDispatched()
BatchEventDispatchedListener
onBatchEventDispatched
in interface BatchEventDispatchedListener