---
title: liveViewMessageConnectionClosed()
framework: playgroundsupport
role: symbol
role_heading: Instance Method
path: playgroundsupport/playgroundremoteliveviewproxy/3029566-liveviewmessageconnectionclosed
---

# liveViewMessageConnectionClosed()

Informs the proxy that the connection between the proxy and the remote object was closed.

## Declaration

```swift
func liveViewMessageConnectionClosed()
```

## Relationships

### From Protocol

- [PlaygroundLiveViewMessageHandler](playgroundsupport/playgroundliveviewmessagehandler.md)

## See Also

### Handling Connection Changes

- [liveViewMessageConnectionOpened()](playgroundsupport/playgroundremoteliveviewproxy/3029567-liveviewmessageconnectionopened.md)
