Package apple.healthkit.enums
Class HKCategoryValueHeadphoneAudioExposureEvent
- java.lang.Object
-
- apple.healthkit.enums.HKCategoryValueHeadphoneAudioExposureEvent
-
public final class HKCategoryValueHeadphoneAudioExposureEvent extends java.lang.Object[@enum] HKCategoryValueHeadphoneAudioExposureEvent Specifies the kind of headphone exposure event associated with the sample. [@constant] HKCategoryValueHeadphoneAudioExposureEventSevenDayLimit This constant defines headphone events associated with the user being exposed to significant audio levels throught a seven-day period.
-
-
Field Summary
Fields Modifier and Type Field Description static longHKCategoryValueHeadphoneAudioExposureEventSevenDayLimit
-
-
-
Field Detail
-
HKCategoryValueHeadphoneAudioExposureEventSevenDayLimit
public static final long HKCategoryValueHeadphoneAudioExposureEventSevenDayLimit
- See Also:
- Constant Field Values
-
-