externalStorageDevices
An array of external storage devices the session updates as individual devices connect or disconnect from the system.
Declaration
var externalStorageDevices: [AVExternalStorageDevice] { get }Discussion
Your app can monitor the changes to this array with a key-value observation.