Enum undefined

Used in the CheckLicenseStatusResult to describe how SOADMIN should handle

Syntax

LicenseStatus

Fields

Name Description
Ok License is ok. No changes detected
NewLicenseAvailable New license information available. Get new license and activate it.
NewCompanyNameAvailable Name change detected. Fetch new license and activate it.
NewSerialAvailable Serial number change detected. Fetch new license and activate it.
UseCustomMessage See message for details.
UseCustomMessageAndUrl See message and URL for details. Client should make URL clickable.
ProblemWithLicense Something seems to be wrong. Cannot fetch new license.
UnknownError Bad things are happening.