---
title: streamID
framework: network
role: symbol
role_heading: Instance Property
path: network/quic/stream/streamid
---

# streamID

The QUIC stream identifier.

## Declaration

```swift
final var streamID: UInt64 { get }
```
