DefaultMeetingEventReporterFactory
@objcMembers
public class DefaultMeetingEventReporterFactory : EventReporterFactory
-
Declaration
Swift
public init(ingestionConfiguration: IngestionConfiguration, logger: Logger)
-
Declaration
Swift
public func createEventReporter() -> EventReporter?