---
title: ReceivedTransferredFile
framework: coretransferable
role: symbol
role_heading: Structure
path: coretransferable/receivedtransferredfile
---

# ReceivedTransferredFile

A description of a file from the perspective of the receiver.

## Declaration

```swift
struct ReceivedTransferredFile
```

## Topics

### Configuring a file transfer

- [file](coretransferable/receivedtransferredfile/file.md)
- [isOriginalFile](coretransferable/receivedtransferredfile/isoriginalfile.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### File transfer

- [FileRepresentation](coretransferable/filerepresentation.md)
- [SentTransferredFile](coretransferable/senttransferredfile.md)
