Companion

object Companion

Functions

Link copied to clipboard
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.

Link copied to clipboard

Verifies if a license is currently expired and should be renewed.

Properties

Link copied to clipboard
@get:JvmName(name = "isLibraryLoaded")
val libraryLoaded: Boolean