featureEnabled

fun featureEnabled(license: String, featureName: String)

Deprecated

Use `checkLicenseStatus` instead to check for feature availability.

Verifies if a feature is enabled according to the supplied license. An exception is thrown if the license is invalid or the feature is not enabled.

Throws

If there is a problem with the license.