---
title: NWProtocolFramer.StartResult.ready
framework: network
role: symbol
role_heading: Case
path: network/nwprotocolframer/startresult/ready
---

# NWProtocolFramer.StartResult.ready

The protocol is immediately ready to send and receive data.

## Declaration

```swift
case ready
```

## See Also

### Start Results

- [NWProtocolFramer.StartResult.willMarkReady](network/nwprotocolframer/startresult/willmarkready.md)
