---
title: CLUpdate
framework: corelocation
role: symbol
role_heading: Class
path: corelocation/clupdate
---

# CLUpdate

An object that represents a location update.

## Declaration

```occ
@interface CLUpdate : NSObject
```

## Topics

### Update properties

- [isStationary](corelocation/clupdate/isstationary.md)
- [location](corelocation/clupdate/location.md)

### Instance Properties

- [accuracyLimited](corelocation/clupdate/accuracylimited.md)
- [authorizationDenied](corelocation/clupdate/authorizationdenied.md)
- [authorizationDeniedGlobally](corelocation/clupdate/authorizationdeniedglobally.md)
- [authorizationRequestInProgress](corelocation/clupdate/authorizationrequestinprogress.md)
- [authorizationRestricted](corelocation/clupdate/authorizationrestricted.md)
- [insufficientlyInUse](corelocation/clupdate/insufficientlyinuse.md)
- [locationUnavailable](corelocation/clupdate/locationunavailable.md)
- [serviceSessionRequired](corelocation/clupdate/servicesessionrequired.md)
- [stationary](corelocation/clupdate/stationary.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

## See Also

### Monitoring

- [CLMonitor](corelocation/clmonitor-6ynwz.md)
