Data Structures | |
struct | ManoLicense |
Contains information regarding the ManoMotion licence currently in use. More... | |
Enumerations | |
enum | LicenseAnswer { LicenseAnswer.LICENSE_OK = 30, LicenseAnswer.LICENSE_KEY_NOT_FOUND = 31, LicenseAnswer.LICENSE_EXPIRED = 32, LicenseAnswer.LICENSE_INVALID_PLAN = 33, LicenseAnswer.LICENSE_KEY_BLOCKED = 34, LicenseAnswer.LICENSE_INVALID_ACCESS_TOKEN = 35, LicenseAnswer.LICENSE_ACCESS_DENIED = 36, LicenseAnswer.LICENSE_MAX_NUM_DEVICES = 37, LicenseAnswer.LICENSE_UNKNOWN_SERVER_REPLY = 38, LicenseAnswer.LICENSE_PRODUCT_NOT_FOUND = 39, LicenseAnswer.LICENSE_INCORRECT_INPUT_PARAMETER = 40, LicenseAnswer.LICENSE_INTERNET_REQUIRED = 41, LicenseAnswer.LICENSE_INCORRECT_BUNDLE_ID = 42 } |
List of available answers for the status of a ManoMotion answer. More... | |
|
strong |
List of available answers for the status of a ManoMotion answer.