---
title: fulfill()
framework: livecommunicationkit
role: symbol
role_heading: Instance Method
path: livecommunicationkit/conversationaction/fulfill()
---

# fulfill()

Reports that the action was successful.

## Declaration

```swift
final func fulfill()
```

## See Also

### Completing actions

- [fail()](livecommunicationkit/conversationaction/fail().md)
