TYBA






protocol.taskschedule.GetScheduledTasksRequest

GetScheduledTasksRequest

This request allows you to get the scheduled items that have been scheduled.

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

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getScheduledTasks>
          </getScheduledTasks>
      </fn>
  </sireq>

 

back to index