---
title: liveViewMessageConnectionOpened()
framework: playgroundsupport
role: symbol
role_heading: Instance Method
path: playgroundsupport/playgroundremoteliveviewproxy/3029567-liveviewmessageconnectionopened
---

# liveViewMessageConnectionOpened()

Informs the proxy that it has connected to a remote object.

## Declaration

```swift
func liveViewMessageConnectionOpened()
```

## Relationships

### From Protocol

- [PlaygroundLiveViewMessageHandler](playgroundsupport/playgroundliveviewmessagehandler.md)

## See Also

### Handling Connection Changes

- [liveViewMessageConnectionClosed()](playgroundsupport/playgroundremoteliveviewproxy/3029566-liveviewmessageconnectionclosed.md)
