AnalyticsLicenseData

AnalyticsLicenseData

data class AnalyticsLicenseData(val key: String?)

Contains analytics specific data returned from the license server.

Constructors

AnalyticsLicenseDataconstructor(key: String?)

Properties

NameSummary
keyval key: String?
The analytics license key that is bundled with the configured player license.