---
title: CLBackgroundActivitySessionDiagnostic
framework: corelocation
role: symbol
role_heading: Class
path: corelocation/clbackgroundactivitysessiondiagnostic
---

# CLBackgroundActivitySessionDiagnostic

## Declaration

```occ
@interface CLBackgroundActivitySessionDiagnostic : NSObject
```

## Topics

### Instance Properties

- [authorizationDenied](corelocation/clbackgroundactivitysessiondiagnostic/authorizationdenied.md)
- [authorizationDeniedGlobally](corelocation/clbackgroundactivitysessiondiagnostic/authorizationdeniedglobally.md)
- [authorizationRequestInProgress](corelocation/clbackgroundactivitysessiondiagnostic/authorizationrequestinprogress.md)
- [authorizationRestricted](corelocation/clbackgroundactivitysessiondiagnostic/authorizationrestricted.md)
- [insufficientlyInUse](corelocation/clbackgroundactivitysessiondiagnostic/insufficientlyinuse.md)
- [serviceSessionRequired](corelocation/clbackgroundactivitysessiondiagnostic/servicesessionrequired.md)

## Relationships

### Inherits From

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

## See Also

### Location updates

- [Getting the current location of a device](corelocation/getting-the-current-location-of-a-device.md)
- [Handling location updates in the background](corelocation/handling-location-updates-in-the-background.md)
- [Creating a location push service extension](corelocation/creating-a-location-push-service-extension.md)
- [CLLocation](corelocation/cllocation.md)
- [CLLocationCoordinate2D](corelocation/cllocationcoordinate2d.md)
- [CLFloor](corelocation/clfloor.md)
- [CLVisit](corelocation/clvisit.md)
- [CLLocationSourceInformation](corelocation/cllocationsourceinformation.md)
- [CLServiceSession](corelocation/clservicesession-2ddhd.md)
- [CLServiceSessionDiagnostic](corelocation/clservicesessiondiagnostic.md)
- [CLLocationUpdater](corelocation/cllocationupdater.md)
