---
title: "readAttributeAliroExpeditedTransactionSupportedProtocolVersions(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/readattributealiroexpeditedtransactionsupportedprotocolversions(completion:)"
---

# readAttributeAliroExpeditedTransactionSupportedProtocolVersions(completion:)

## Declaration

```swift
func readAttributeAliroExpeditedTransactionSupportedProtocolVersions(completion: @escaping @Sendable ([Any]?, (any Error)?) -> Void)
```

```swift
func readAttributeAliroExpeditedTransactionSupportedProtocolVersions() async throws -> [Any]
```
