NetworkingConfig

constructor(endpointsConfig: Map<String, EndpointSettings>? = null)

Parameters

endpointsConfig

A mapping of network name to endpoint configuration for that network. The endpoint configuration can be left empty to connect to that network with no particular endpoint configuration.