featureEnabled

fun featureEnabled(license: String, featureName: String)

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.