class DefaultMeetingEventReporterFactory : EventReporterFactory
<init> |
DefaultMeetingEventReporterFactory(context: Context, ingestionConfiguration: IngestionConfiguration, logger: Logger) |
createEventReporter |
Create EventReporter and return null if no-op is needed on event reporting. fun createEventReporter(): EventReporter? |