getStepsData

abstract fun getStepsData(sinceTimestamp: Long): Flowable<List<StepsData>>

Returns Flowable that emits list of steps data since specified time.

Return

Flowable that emits list of steps data since specified time

See also

Parameters

sinceTimestamp

minimum timestamp of steps data