License status.
More...
|
int | OK = 0 |
| License is valid.
|
|
int | FAILURE_CORRUPTED = 1 |
| License is invalid, likely due to a corruption.
|
|
int | FAILURE_WRONG_OS = 2 |
| License is valid, but does not cover the current OS.
|
|
int | FAILURE_APP_ID_MISMATCH = 3 |
| License is valid, but does not cover the current application.
|
|
int | FAILURE_EXPIRED = 4 |
| License is valid but has expired.
|
|
int | FAILURE_UNKNOWN = 5 |
| License verification failed.
|
|
License status.
Returned by scanbotsdk.get_license_status.
The documentation for this class was generated from the following file: