public interface PushNaviObserver
abstract void
onSuccess(ArrayList<String> addressList)
onError(PushErrorCode errorCode, String errorInfo)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(ArrayList<String> addressList)
abstract void onError(PushErrorCode errorCode, String errorInfo)