ILicenseProvider
public interface ILicenseProvider
Methods
| Method | Description |
|---|---|
| isLicensed | Returns True in case license is set and valid |
isLicensed
boolean isLicensed()
Returns True in case license is set and valid
Returns: boolean value
public interface ILicenseProvider
| Method | Description |
|---|---|
| isLicensed | Returns True in case license is set and valid |
boolean isLicensed()
Returns True in case license is set and valid
Returns: boolean value