android.health.connect
Interfaces
| TimeRangeFilter |
A Base class to represent a request for time range for read and delete requests. |
Classes
| AggregateRecordsGroupedByDurationResponse |
Class to represent the response from |
| AggregateRecordsGroupedByPeriodResponse |
Class to represent the response from |
| AggregateRecordsRequest |
A class to create requests for |
| AggregateRecordsResponse |
A class representing response for |
| CreateMedicalDataSourceRequest |
A create request for |
| DeleteMedicalResourcesRequest |
A delete request for android. |
| DeviceDataSource |
Represents a device that acts as a source of health and fitness data. |
| DeviceDataSourceCapabilities |
Represents the set of record types a device data source can provide. |
| DeviceDataTypeSource |
A data type provided by a device. |
| GetDeviceDataSourcesResponse |
Response containing the list of |
| GetMedicalDataSourcesRequest |
A create request for android. |
| HealthConnectManager |
This class provides APIs to interact with the centralized HealthConnect storage maintained by the system. |
| HealthPermissions |
Permissions for accessing the HealthConnect APIs. |
| InsertRecordsResponse |
Response for |
| LocalTimeRangeFilter |
Specification of local time range for health connect requests. |
| MatchmakingRequest |
Represents a request to determine if there are matching data sources for a given set of record types. |
| MatchmakingResponse |
A response for |
| MedicalResourceId |
A class to represent a unique identifier of a medical resource. |
| ReadMedicalResourcesInitialRequest |
An initial read request with specified filters for android. |
| ReadMedicalResourcesPageRequest |
A page read request with specified |
| ReadMedicalResourcesRequest |
A base class to represent a read request for android. |
| ReadMedicalResourcesResponse |
A read response for android. |
| ReadRecordsRequest |
A Base class to represent a request for |
| ReadRecordsRequestUsingFilters |
Class to represent a request based on time range and data origin filters for |
| ReadRecordsRequestUsingIds |
A request class to represent request based on |
| ReadRecordsResponse |
Response containing list of Records for |
| RecordIdFilter |
A class to represent filtering based on record ID or client ID. |
| TimeInstantRangeFilter |
Specification of time range for read and delete requests. |
| UpsertMedicalResourceRequest |
An upsert request for |
Exceptions
| HealthConnectException |
Class representing health connect exceptions. |