Package-level declarations
Types
EventBuffer defines a buffer which will consume the SDKEvent internally.
EventClientConfiguration defines core properties needed for every event client configuration.
EventClientType defines the type of event client configuration that will be sent to the server.
EventReporter is class that process meeting event that is created in EventAnalyticsController.
EventReporterFactory facilitates creating EventReporter
EventSender is responsible for sending IngestionRecord.
IngestionConfiguration defines the configuration that can customize DefaultEventReporter.
IngestionEvent defines the event format ingestion server will accept
A record that contains batch of IngestionEvent to send. This contains metadata that is shared among events.
MeetingEventClientConfiguration defines one type of EventClientConfiguration that is needed for DefaultEventReporter
NoopEventReporterFactory returns null EventReporter