11 lines
265 B
Text
11 lines
265 B
Text
string sid
|
|
string action
|
|
string command
|
|
---
|
|
#result definition
|
|
bool ok
|
|
string status #Use the constants of ActionResultStatusConstants in the status field
|
|
---
|
|
#feedback
|
|
bool ok
|
|
string status #Use the constants of ActionFeedbackStatusConstants in the status field
|