SkinTemperatureMeasurementType

public enum SkinTemperatureMeasurementType : String, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case TM_UNKNOWN = "TM_UNKNOWN"
  • Undocumented

    Declaration

    Swift

    case TM_SKIN_TEMPERATURE = "TM_SKIN_TEMPERATURE"
  • Undocumented

    Declaration

    Swift

    case TM_CORE_TEMPERATURE = "TM_CORE_TEMPERATURE"