-
public final class ServiceApi
-
-
Method Summary
Modifier and Type Method Description final UnitstartService()final UnitstopService()final Flow<Long>readStepsCount()final UnitresetCounter()-
-
Method Detail
-
startService
final Unit startService()
-
stopService
final Unit stopService()
-
readStepsCount
final Flow<Long> readStepsCount()
-
resetCounter
final Unit resetCounter()
-
-
-
-