> ## Documentation Index
> Fetch the complete documentation index at: https://primer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# delegate

Set the `delegate` in order to receive callbacks from the `RawDataManager`.

```swift SWIFT theme={"dark"}
var delegate: PrimerHeadlessUniversalCheckoutRawDataManagerDelegate?
```
