---
title: supportsBidirectionalStreaming()
framework: accessibility
role: symbol
role_heading: Type Method
path: accessibility/axmfihearingdevice/supportsbidirectionalstreaming()
---

# supportsBidirectionalStreaming()

Returns a Boolean value that indicates whether the iOS device supports bidirectional streaming.

## Declaration

```swift
static func supportsBidirectionalStreaming() -> Bool
```

## Return Value

Return Value true if the iOS device supports bidirectional streaming; otherwise, false.
