LicensableSdk

interface LicensableSdk

A component that can be licensed - can perform license check and return info about results of such check.

Inheritors

Properties

Link copied to clipboard
abstract val licenseInfo: SdkLicenseInfo

Provides full info of the license current state. Returned value is consistent during lifetime of the process, i.e. if license is active at application start-up it will remain that way until app will be killed.