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

# voIP

Specifies that the stream is providing VoIP service.

## Declaration

```swift
static let voIP: StreamNetworkServiceTypeValue
```

## See Also

### Type Properties

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