SampleType

public enum SampleType : Int

Sample types for H10 recording start

  • hr

    recording type to use is hr in BPM

    Declaration

    Swift

    case hr
  • rr

    recording type to use is rr interval

    Declaration

    Swift

    case rr