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