---
title: notConnected
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/messageport/error/notconnected
---

# notConnected

Indicates that the message port is disconnected.

## Declaration

```swift
static var notConnected: WKWebExtension.MessagePort.Error.Code { get }
```
