---
title: nw_ws_opcode_invalid
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_ws_opcode_invalid
---

# nw_ws_opcode_invalid

The message is not valid.

## Declaration

```swift
var nw_ws_opcode_invalid: nw_ws_opcode_t { get }
```

## See Also

### Control Types

- [nw_ws_opcode_ping](network/nw_ws_opcode_ping.md)
- [nw_ws_opcode_pong](network/nw_ws_opcode_pong.md)
- [nw_ws_opcode_close](network/nw_ws_opcode_close.md)
