public interface IGetGroupAlarmCallback
Created by lee on 16/6/22.
abstract void
onSuccess(ArrayList<AlarmTimerBean> bizResult)
onError(String errorCode, String errorMsg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(ArrayList<AlarmTimerBean> bizResult)
abstract void onError(String errorCode, String errorMsg)