UnifiedAnalyticsServiceConstants extension
Constants used by the DTD-hosted unified analytics service.
This service is intentionally not exposed by package:dtd and should not be used by arbitrary clients.
- on
-
- Never
Constants
- clientShowedMessage → const String
- Service method name for the method that confirms that a unified analytics client showed the required consent message.
- getConsentMessage → const String
- Service method name for the method that returns the unified analytics consent message to prompt users with.
- send → const String
- Service method name for the method that sends an event to unified analytics.
- serviceName → const String
- Service name for the DTD-hosted unified analytics service.
- setTelemetry → const String
- Service method name for the method that sets the enabled status of unified analytics telemetry.
- shouldShowMessage → const String
- Service method name for the method that determines whether the unified analytics client should display the consent message.
- telemetryEnabled → const String
- Service method name for the method that returns whether unified analytics telemetry is enabled.