devices
All devices found by the browser.
Declaration
var devices: [ICDevice]? { get }Discussion
This array is empty before the first invocation of the delegate method deviceBrowser(_:didAdd:moreComing:). The value of this property changes as devices appear and disappear.