---
title: LiveCallerIDLookupExtensionConfiguration
framework: identitylookup
role: symbol
role_heading: Protocol
path: identitylookup/livecalleridlookupextensionconfiguration
---

# LiveCallerIDLookupExtensionConfiguration

An object that allows the system to query the app extension.

## Declaration

```swift
protocol LiveCallerIDLookupExtensionConfiguration : AppExtensionConfiguration
```

## Relationships

### Inherits From

- [AppExtensionConfiguration](extensionfoundation/appextensionconfiguration.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.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)
- [LiveCallerIDLookupExtensionContext](identitylookup/livecalleridlookupextensioncontext.md)
- [CallLookupExtensionStatus](identitylookup/calllookupextensionstatus.md)
- [LiveCallerIDLookupManager](identitylookup/livecalleridlookupmanager.md)
