HealthServicesClient


interface HealthServicesClient


Client which provides a way to subscribe to the health data of a device, in the background or in the foreground.

Summary

Public properties

exerciseClient

Added in 1.0.0
val exerciseClient: ExerciseClient

Returns a ExerciseClient.

measureClient

Added in 1.0.0
val measureClient: MeasureClient

Returns a MeasureClient.

passiveMonitoringClient

Added in 1.0.0
val passiveMonitoringClient: PassiveMonitoringClient

Returns a PassiveMonitoringClient.