TYBA






protocol.taskschedule.AddScheduledTasksResponse

AddScheduledTasksResponse

This response acts as an acknowledgement to its corresponding request.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message

Example xml:


  <siresp>
      <cid>Mum</cid>
      <fn>
          <addScheduledTasks>
          </addScheduledTasks>
      </fn>
  </siresp>

 

back to index