PropertyGeofenceApi
open class PropertyGeofenceApi : NSObjectextension PropertyGeofenceApi: CLLocationManagerDelegateextension PropertyGeofenceApi: NearbyPropertiesListener- 
                  
                  DeclarationSwift public var enabledRegions: [Int]
- 
                  
                  DeclarationSwift public var enableAllRegions: Bool
- 
                  
                  DeclarationSwift public var messageFormatString: String { get set }
- 
                  
                  DeclarationSwift public var arrNearByPropertyIds: [Int]
- 
                  
                  DeclarationSwift public static let shared: PropertyGeofenceApi
- 
                  
                  DeclarationSwift public func boundaryCheck(launchOptions: [UIApplication.LaunchOptionsKey : Any]?)
- 
                  
                  DeclarationSwift public func addBoundary(regionId: Int, name: String, centroid: MNMercator, radius: Double, northEastPoint: MNMercator, southWestPoint: MNMercator)
- 
                  
                  DeclarationSwift public func removeBoundary(regionId: Int)
- 
                  
                  DeclarationSwift public func locationManager(_ manager: CLLocationManager, didUpdateLocations locations: [CLLocation])
- 
                  
                  DeclarationSwift public func locationManager(_ manager: CLLocationManager, didFailWithError error: Error)
- 
                  
                  DeclarationSwift public func addNearbyProperties(propertyIds: Set<Int>)
- 
                  
                  DeclarationSwift public func removeNearbyProperties(propertyIds: Set<Int>)
 PropertyGeofenceApi Class Reference
      PropertyGeofenceApi Class Reference