EventAnalyticsController
interface EventAnalyticsController
EventAnalyticsController keeps track of events and notifies EventAnalyticsObserver. An event describes the success and failure conditions for the meeting session.
Inheritors
Functions
Link copied to clipboard
Add specified EventAnalyticsObserver.
Link copied to clipboard
Retrieve common attributes, including deviceName, osName, and more.
Link copied to clipboard
Retrieve meeting history.
Link copied to clipboard
Publish an event with updated EventAttributes.
Link copied to clipboard
Push MeetingHistoryEventName to internal MeetingStatsCollector.
Link copied to clipboard
Remove specified EventAnalyticsObserver.