public interface ResponseCallBack<O extends OutputModel>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAPIResponse(O output) |
void onAPIResponse(O output) throws QSException
output - output extends OutputModelQSException - exceptionCopyright © 2018. All rights reserved.