Callback
Some3C.com – A Professional Solution for iOS Development and Testing
1.Callback Description
Callback
Callback
{
"fun": "Function number",
"status": Must be 200
"message": "",
"msgid": 0,
"data": {}Actual data
}Example 1, the sorting of the device list
{
"data": {
"code": 0,
"id": "",
"sort_index": 2,
"sort_value": 1,
"message": "成功"
},
"status": 200,
"message": "成功",
"msgid": 0,
"fun": "dev_sort_change"
}Example 2, USB hardware device
Example 3, device
2.Connecting to the kernel successfully
Callback
3.Device connected
Callback
4.Device is disconnected
Callback
5.Device rotation
Callback
6.Equipment changes
Callback
7.Device deleted
Callback
8.Grouping changes
Callback
9.Group deletion
Callback
10.USB hardware changes
Callback
11.Collect mouse parameter status
Callback Format
12.Automatic screen casting log
Callback
13.Restart phone log
Callback
14.User information status
Callback
15.Kernel push log
Callback
16.Kernel push error log
Callback
17.Kernel configuration has been changed
Callback
18.Log out of account
Callback
19.Device list sorting changed
Callback
Last updated