Code |
Description |
Detailed Explanation |
0 |
Request Succeeded |
The interface request was successful. |
-1 |
Request Failed |
The interface request failed, or there was some other unknown error. |
-2 |
Request Failed |
The start interface was not called. |
-3 |
Invalid Setting |
Parameter verification failed. |
-4 |
Project Closed |
The MA function is in a closed state. |
-5 |
AppPush Registration Failed |
The MA function depends on the successful registration of the registrationID through AppPush. |
-6 |
Project Switched |
The project has been switched, and the developer needs to call the start interface again for initialization. |
-7 |
Interface Request in Progress |
The interface is currently being requested. Please try again later. |