---
title: "readAttributeSupportedStreamingProtocols(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercontentlauncher/readattributesupportedstreamingprotocols(completion:)"
---

# readAttributeSupportedStreamingProtocols(completion:)

## Declaration

```swift
func readAttributeSupportedStreamingProtocols(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeSupportedStreamingProtocols() async throws -> NSNumber
```
