---
title: "fulfill(dateEnded:)"
framework: livecommunicationkit
role: symbol
role_heading: Instance Method
path: "livecommunicationkit/endconversationaction/fulfill(dateended:)"
---

# fulfill(dateEnded:)

Indicates that conversation was successfully ended for the local member.

## Declaration

```swift
final func fulfill(dateEnded: Date)
```

## Parameters

- `dateEnded`: The date when the conversation ended.
