licenseInfo

abstract val licenseInfo: LicenseInfo

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.

Return

LicenseInfo with license status enum end expiration date if license is valid, otherwise date will be null.