AnalyticsLicenseData

data class AnalyticsLicenseData(val key: String?)

Contains analytics specific data returned from the license server.

Constructors

Link copied to clipboard
constructor(key: String?)

Properties

Link copied to clipboard
val key: String?

The analytics license key that is bundled with the configured player license.