EventReporter

interface EventReporter

EventReporter is class that process meeting event that is created in EventAnalyticsController.

Inheritors

Functions

Link copied to clipboard
abstract fun report(event: SDKEvent)

Report the meeting event

Link copied to clipboard
abstract fun start()

Start EventReporter and process data

Link copied to clipboard
abstract fun stop()

Stop EventReporter and processing data