---
title: send()
framework: combine
role: symbol
role_heading: Instance Method
path: combine/observableobjectpublisher/send()
---

# send()

Sends the changed value to the downstream subscriber.

## Declaration

```swift
final func send()
```
