---
title: ABImageClient
framework: addressbook
role: symbol
role_heading: Protocol
path: addressbook/abimageclient
---

# ABImageClient

Methods for responding to a request to load images associated with a contact.

## Declaration

```swift
protocol ABImageClient : NSObjectProtocol
```

## Topics

### Loading an image

- [consumeImageData(_:forTag:)](addressbook/abimageclient/consumeimagedata(_:fortag:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Data Types

- [ABPerson](addressbook/abperson.md)
- [ABGroup](addressbook/abgroup.md)
- [ABMultiValue](addressbook/abmultivalue.md)
- [ABMutableMultiValue](addressbook/abmutablemultivalue.md)
- [ABRecord](addressbook/abrecord.md)
