---
title: "receiveMessageDiscontiguous(completion:)"
framework: network
role: symbol
role_heading: Instance Method
path: "network/nwconnection/receivemessagediscontiguous(completion:)"
---

# receiveMessageDiscontiguous(completion:)

## Declaration

```swift
@preconcurrency final func receiveMessageDiscontiguous(completion: @escaping @Sendable (DispatchData?, NWConnection.ContentContext?, Bool, NWError?) -> Void)
```
