getConfiguration

abstract suspend fun getConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayConfiguration

Get configuration of the gateway

Return

gateway configuration

Parameters

updateProgress

of the operation