---
title: "externalSyncDeviceStatusDidChange(_:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avexternalsyncdevicedelegate/externalsyncdevicestatusdidchange(_:)"
---

# externalSyncDeviceStatusDidChange(_:)

Informs your delegate when the external sync device status has changed.

## Declaration

```swift
optional func externalSyncDeviceStatusDidChange(_ device: AVExternalSyncDevice)
```

## See Also

### Responding to device events

- [externalSyncDevice(_:failedWithError:)](avfoundation/avexternalsyncdevicedelegate/externalsyncdevice(_:failedwitherror:).md)
