DeviceProvider.unhideProvider
void unhideProvider(string name)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.
Parameters
name | a provider factory name |