---
title: background
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/streamnetworkservicetypevalue/background
---

# background

Specifies that the stream is providing a background service.

## Declaration

```swift
static let background: StreamNetworkServiceTypeValue
```

## See Also

### Type Properties

- [video](foundation/streamnetworkservicetypevalue/video.md)
- [voice](foundation/streamnetworkservicetypevalue/voice.md)
- [voIP](foundation/streamnetworkservicetypevalue/voip.md)
- [callSignaling](foundation/streamnetworkservicetypevalue/callsignaling.md)
