set Network Configuration
abstract suspend fun setNetworkConfiguration(networkConfiguration: GatewayNetworkConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set gateway network configuration
Parameters
network Configuration
gateway network configuration
update Progress
of the operation