-
- All Implemented Interfaces:
public interface AnalyticsDescriptionThe configuration of an analytics integration.
-
-
Method Summary
Modifier and Type Method Description abstract AnalyticsIntegrationgetIntegration()The identifier of the analytics integration. -
-
Method Detail
-
getIntegration
@NonNull() abstract AnalyticsIntegration getIntegration()
The identifier of the analytics integration.
-
-
-
-