---
title: MobileDocumentDisplayRequest.Response
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/mobiledocumentdisplayrequest/response
---

# MobileDocumentDisplayRequest.Response

A type that contains the response information from a successful mobile document display request.

## Declaration

```swift
struct Response
```

## Overview

Overview Use this object to check the validation outcome of the display request.

## Topics

### Getting the response

- [validationOutcome](proximityreader/mobiledocumentdisplayrequest/response/validationoutcome-swift.property.md)
- [MobileDocumentDisplayRequest.Response.ValidationOutcome](proximityreader/mobiledocumentdisplayrequest/response/validationoutcome-swift.enum.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
