setNetworkConfiguration

abstract suspend fun setNetworkConfiguration(networkConfiguration: GatewayNetworkConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set gateway network configuration

Parameters

networkConfiguration

gateway network configuration

updateProgress

of the operation