public interface NativeObject.CallInfoCallback
abstract void
OnSuccess(String key, String value)
OnError(int code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void OnSuccess(String key, String value)
abstract void OnError(int code)