コード例 #1
0
 public void addGotConfigCB(ArFunctor functor, ArListPos.Pos position) {
   ArNetworkingJavaJNI.ArClientHandlerConfig_addGotConfigCB__SWIG_0(
       swigCPtr, this, ArFunctor.getCPtr(functor), functor, position.swigValue());
 }