Shared
Properties
List of Nix device allocation codes associated with the current license.
Set of device types supported by the current license.
Set of features enabled by the current license.
Current version of the Nix Universal SDK.
Describes the current state of the LicenseManager. Nix Universal SDK functions are available only if license is active (i.e. - the state is LicenseManagerState.ACTIVE)
Functions
Activates a license. The options and signature parameters must exactly match the values provided in the SDK license. Calling this function invalidates any currently active license.
Deactivates the current license.
Helper to check if a particular DeviceType is supported by the current license.
Helper to check if a particular LicenseFeature is enabled by the current license.