IPolyAnalyticsService

interface IPolyAnalyticsService

Service that exposes analytics information about the PRIMARY system and room.

Functions

Link copied to clipboard
abstract fun getAnalyticsData(): AnalyticsData
Returns the current AnalyticsData
Link copied to clipboard
abstract fun getCapability(): Long
Returns the analytics capability of the PRIMARY device.
Link copied to clipboard
abstract fun registerAnalyticsListener(listener: IPolyAnalyticsListener)
Register a IPolyAnalyticsListener to get analytics updates
Link copied to clipboard
abstract fun unRegisterAnalyticsListener(listener: IPolyAnalyticsListener)
Un Registers an IPolyAnalyticsListener

Properties

Link copied to clipboard
val CAPABILITY_PEOPLE_COUNT: Long
Capability flag that specify whether system is capable of tracking people