matching(_:)
Includes only paired devices matching the provided live filter predicate.
Declaration
static func matching(_ pairedDevicesFilter: Predicate<WAPairedDevice>) -> WAPublisherListener.DevicesParameters
- pairedDevicesFilter:
The filter to apply to choose paired devices for this operation.
Return Value
A new Devices containing the device filter to use.