protocol.taskschedule.AddStartupTasksResponse
This response acts as an acknowledgement to its corresponding request.
Parameter | Optional | Max Allowed | DataType | Notes |
---|---|---|---|---|
cid | no | 1 | text | client id. used to track origin of any particular message |
Example xml:
<siresp> <cid>Mum</cid> <fn> <addStartupTasks> </addStartupTasks> </fn> </siresp>