selected(_:)
Includes only the preselected paired devices in the provided dictionary.
Declaration
static func selected(_ pairedDevices: WAPairedDevice.Devices) -> WASubscriberBrowser.DevicesParameters
- pairedDevices:
A Devices dictionary holding a snapshot of paired devices to use for this operation.
Return Value
A new WASubscriber/Devices including the selected devices.