public interface MSmartCallback extends MSmartErrorCallback
普通回调,回调只提示成功或失败,不包含回调数据。
void
onComplete()
onError
void onComplete()