kSITQualityValues enum kSITQualityValues {} The quality of the location. Is only used indoor. kSITLow The quality of the location is low. Declaration Objective-C kSITLow = 0 Swift case sitLow = 0 kSITHigh The quality of the location is high. Declaration Objective-C kSITHigh Swift case sitHigh = 1 © 2020 Situm Technologies S.L.. All rights reserved. (Last updated: 2020-03-06) Generated by jazzy ♪♫ v0.10.0, a Realm project.