---
title: CallLookupExtensionStatus
framework: identitylookup
role: symbol
role_heading: Enumeration
path: identitylookup/calllookupextensionstatus
---

# CallLookupExtensionStatus

Returns a value with the current state of the app extension.

## Declaration

```swift
enum CallLookupExtensionStatus
```

## Topics

### Checking the state of the app extension

- [CallLookupExtensionStatus.disabled](identitylookup/calllookupextensionstatus/disabled.md)
- [CallLookupExtensionStatus.enabled](identitylookup/calllookupextensionstatus/enabled.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)

## See Also

### Live Caller ID Lookup

- [Understanding how Live Caller ID Lookup preserves privacy](identitylookup/understanding-how-live-caller-id-lookup-preserves-privacy.md)
- [Formatting data for blocking and identity information](identitylookup/formatting-data-for-blocking-and-identity-information.md)
- [Setting up the HTTP endpoints for Live Caller ID Lookup](identitylookup/setting-up-the-http-endpoints-for-live-caller-id-lookup.md)
- [Getting up-to-date calling and blocking information for your app](identitylookup/getting-up-to-date-calling-and-blocking-information-for-your-app.md)
- [LiveCallerIDLookupProtocol](identitylookup/livecalleridlookupprotocol.md)
- [LiveCallerIDLookupExtensionConfiguration](identitylookup/livecalleridlookupextensionconfiguration.md)
- [LiveCallerIDLookupExtensionContext](identitylookup/livecalleridlookupextensioncontext.md)
- [LiveCallerIDLookupManager](identitylookup/livecalleridlookupmanager.md)
