-
public interface InsightsUpdatesListenerListener for data updates from the InsightsCollector.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonDataUpdated()Called when the data has been updated. -
-
Method Detail
-
onDataUpdated
abstract Unit onDataUpdated()
Called when the data has been updated.
-
-
-
-