makeAsyncIterator()
Makes an asynchronous iterator that provides successive device snapshots when the list of paired devices known to the app changes.
Declaration
func makeAsyncIterator() -> WAPairedDevice.DevicesSequence.AsyncIteratorReturn Value
A new asynchronous iterator vending WAPairedDevice.Devices elements when changes occur.