The configurednetworks object provides an array of persistent configuration names, even if they are not active at present.
Object Creation
To create a configurednetworks object,
const
getConfigurationNames()
Promise<Array<String>> getConfigurationNames()
This method returns an array of persistent configuration names, even if they are not active at present.