Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. ChangeLists.
  2. ChangeItems.
  3. GetLists.
  4. GetItems.

ChangeLists method

This method is used to add, edit and delete lists.

...

In response to the method, you will receive a summary of list IDs that could not be added, edited or deleted.

ChangeItems method

This method is used to add, edit and delete the source data for the recognizer.

...

In response to the method, you will receive a summary of data IDs and image IDs that could not be added, edited or deleted.

GetLists method

This method displays the information about the lists in the configuration.

...

In response to the method, you will receive an array of lists.

GetItems method

This method displays the information about the data in the configuration.

...