Enum DataSource.Types.Platform
The platform that uploaded the data. Additional values may be added in the future. Clients should be prepared to handle unknown values gracefully.
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum DataSource.Types.Platform
Fields
| Name | Description |
|---|---|
| Fit | The data was uploaded from Google Fit. |
| Fitbit | The data was uploaded from Fitbit. |
| FitbitWebApi | The data was uploaded from Fitbit legacy Web API. |
| GooglePartnerIntegration | The data was uploaded from Google Partner Integrations. |
| GoogleWebApi | The data was uploaded from Google Health API. |
| HealthConnect | The data was uploaded from Health Connect. |
| HealthKit | The data was uploaded from Health Kit. |
| Nest | The data was uploaded from Nest devices. |
| Unspecified | The platform is unspecified. |