Language

SymptomSeverity Enum

Definition

public enum SymptomSeverity
type SymptomSeverity = 
Inheritance
SymptomSeverity

Fields

Name Value Description
Unspecified 0

Unspecified severity.

Android reference for android.health.connect.datatypes.SymptomRecord.SEVERITY_UNSPECIFIED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Mild 1

Mild severity.

Android reference for android.health.connect.datatypes.SymptomRecord.SEVERITY_MILD.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Moderate 2

Moderate severity.

Android reference for android.health.connect.datatypes.SymptomRecord.SEVERITY_MODERATE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Severe 3

Severe severity.

Android reference for android.health.connect.datatypes.SymptomRecord.SEVERITY_SEVERE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to