---
title: replyDate
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkturnbasedexchangereply/replydate
---

# replyDate

The date the recipient replies to the exchange request.

## Declaration

```swift
var replyDate: Date { get }
```

## See Also

### Retrieving Reply Details

- [data](gamekit/gkturnbasedexchangereply/data.md)
- [message](gamekit/gkturnbasedexchangereply/message.md)
- [recipient](gamekit/gkturnbasedexchangereply/recipient.md)
