---
title: "fulfill(dateConnected:)"
framework: livecommunicationkit
role: symbol
role_heading: Instance Method
path: "livecommunicationkit/joinconversationaction/fulfill(dateconnected:)"
---

# fulfill(dateConnected:)

Indicates that the local participant successfully joined an incoming conversation.

## Declaration

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

## Parameters

- `dateConnected`: The point in time when the local participant joined a conversation.
