public interface ILicenseState
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isCloud() |
Returns cloud state of license.
|
boolean |
isLicensed() |
Returns active state of license.
|
boolean |
isShippingOtelData() |
Returns data shipping state as configured in opspilot.
|
boolean isLicensed()
true if license is active and lease hasn't expired, false otherwise.boolean isCloud()
true if license is a cloud license, false otherwise.boolean isShippingOtelData()
true if data shipping has been enabled, false otherwise.Copyright © 2005-2026 Intergral Information Solutions GmbH. All Rights Reserved.