public class StatisticsService extends HttpServiceImpl
Constructor and Description |
---|
StatisticsService() |
Modifier and Type | Method and Description |
---|---|
void |
share(Statistics statistics,
String uuid)
If you use this method, you have agreed to share your usage statistics and configuration of your robot with the NoraUi team anonymously.
|
public void share(Statistics statistics, String uuid)
statistics
- statistics object contains all informations for user statistics.uuid
- is a universally unique identifier.Copyright © 2023 NoraUi. All rights reserved.