PWSharedLocation Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | PWSharedLocation.h |
Properties
buildingId
The building identifier.
@property (nonatomic, strong, readonly) NSNumber *buildingIdDeclared In
PWSharedLocation.h
floorId
The floor identifier.
@property (nonatomic, strong, readonly) NSNumber *floorIdDeclared In
PWSharedLocation.h
deviceId
The device identifier.
@property (nonatomic, strong, readonly) NSString *deviceIdDeclared In
PWSharedLocation.h
source
The source of where the shared location is coming from.
@property (nonatomic, strong, readonly) NSString *sourceDeclared In
PWSharedLocation.h
displayName
The display name of the shared location.
@property (nonatomic, strong, readonly) NSString *displayNameDeclared In
PWSharedLocation.h
location
The current location of the shared location.
@property (nonatomic, assign, readonly) CLLocationCoordinate2D locationDeclared In
PWSharedLocation.h
confidenceFactor
The accuracy of the shared location.
@property (nonatomic, strong, readonly) NSNumber *confidenceFactorDeclared In
PWSharedLocation.h