---
title: QUIC.Datagrams
framework: network
role: symbol
role_heading: Class
path: network/quic/datagrams
---

# QUIC.Datagrams

## Declaration

```swift
final class Datagrams<ApplicationProtocol> where ApplicationProtocol : NetworkProtocolOptions
```

## Topics

### Instance Properties

- [parent](network/quic/datagrams/parent.md)

## Relationships

### Inherits From

- [NetworkChannel](network/networkchannel.md)

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
