Package 

Interface OnBatchCompleteListener


  • 
    public interface OnBatchCompleteListener
    
                        

    Interface for a module that will be notified when a batch of JS->Java calls has finished.

    • Method Summary

      Modifier and Type Method Description
      abstract void onBatchComplete()
      • Methods inherited from class java.lang.Object

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