kSITQualityValues

enum kSITQualityValues {}

The quality of the location. Is only used indoor.

  • The quality of the location is low.

    Declaration

    Objective-C

    kSITLow = 0
  • The quality of the location is high.

    Declaration

    Objective-C

    kSITHigh