licenseInfo

open override 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.

Return

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