get Heart Data
Returns Flowable that emits list of heart data for day daysBack
ago.
Return
Flowable that emits list of heart data for day daysBack
ago
See also
Parameters
days Back
for how many days ago in relation to today information is needed (0 for today)
Returns Flowable that emits list of heart data for period from from
to to
.
Return
Flowable that emits list of heart data
See also
Parameters
from
minimum UNIX-timestamp of heart data
to
maximum UNIX-timestamp of heart data
Returns Flowable that emits list of heart data since specified time.
Return
Flowable that emits list of heart data since specified time
See also
Parameters
since Timestamp
minimum UNIX-timestamp of heart data