public interface ILocalQueryGroupDevCallback
Created by zhusg on 2018/10/16.
abstract void
onError(String code, String error)
onSuccess(List<String> nodeList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onError(String code, String error)
abstract void onSuccess(List<String> nodeList)