Class HKInsulinDeliveryReason


  • public final class HKInsulinDeliveryReason
    extends java.lang.Object
    [@enum] HKInsulinDeliveryReason Represents a medical reason for the delivery of insulin [@constant] HKInsulinDeliveryReasonBasal Delivery for the base metabolic needs of the individual, often administered as a continuous rate from an insulin pump, or a periodic injection of slow-acting insulin. [@constant] HKInsulinDeliveryReasonBolus Delivery for the episodic needs of the individual, such as a meal or glucose level correction.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Basal  
      static long Bolus  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait