DeviceProvider.unhideProvider

Make provider unhide the devices from factory name.

This function is used when provider will no longer provide the devices reported by provider factory name. A monitor should start monitoring the devices from provider factory name in order to see all devices again.

class DeviceProvider
void
unhideProvider
(
string name
)

Parameters

name string

a provider factory name

Meta