public interface LoaderCallback
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onResult(boolean success,
String msg)
On result.
|
void onResult(boolean success,
String msg)
success - the successmsg - the msgCopyright © 2017. All rights reserved.