analytics

@get:JvmName(name = "from")
val Player.analytics: AnalyticsApi?

The AnalyticsApi for interactions regarding the Player's analytics.

null if the player was created without analytics support.