Package 

Interface DLCManager.InventoryCallback

    • Method Summary

      Modifier and Type Method Description
      abstract boolean onQueryCallBack(int code, HashMap<String, Integer> queryList)
      abstract void onOrderCallBack(String sku, int status)
      • Methods inherited from class java.lang.Object

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