Contents

selected(_:)

Includes only the preselected paired devices in the provided dictionary.

Declaration

static func selected(_ pairedDevices: WAPairedDevice.Devices) -> WASubscriberBrowser.Devices

Parameters

  • 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.

See Also

Selecting devices to connect to