get Network Configuration
abstract suspend fun getNetworkConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayNetworkConfiguration
Get gateway network configuration
Return
gateway network configuration
Parameters
update Progress
of the operation