Interface AnalyticsReporter
-
public interface AnalyticsReporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart()Starts analytics reporting.voidstop()Stops analytics reporting and releases potential resources held by the component.
-