---
title: defaultMessage
framework: network
role: symbol
role_heading: Type Property
path: network/nwconnection/contentcontext/defaultmessage
---

# defaultMessage

A static context representing a message with default properties.

## Declaration

```swift
static let defaultMessage: NWConnection.ContentContext
```

## Discussion

Discussion You should use this context for sending content unless there is a reason to override some values.

## See Also

### Using Constant Send Contexts

- [finalMessage](network/nwconnection/contentcontext/finalmessage.md)
- [defaultStream](network/nwconnection/contentcontext/defaultstream.md)
