eventtypes www.recognia.com
recognia/api/eventtypes

The command returns the list of event types that Recognia recognizes. See Event Types for a list of the currently recognized event types.

Parameters
Name Type Required Default Description
lang String false en Specify the language of the events returned. Possible language codes are: 'en' (English) and 'fr' (French).

Return

<list count="" type="event_type"> tag if no errors. Count contains the number of child <event_type> nodes.

A blank return if the user could not be authenticated.

A blank return if there was an internal error. Recognia is notified immediately in this instance.