QNResultCallback
Unified method call callback method
onResult
Parameters
| name | Types of | Explanation |
|---|---|---|
| errorCode | int | If the error code is 0, the call is successful, and the others are errors. For details, please refer to the attached table |
| errorMsg | string | Error message, if successful, return ok |