getServerCommunicationConfiguration

abstract suspend fun getServerCommunicationConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): ServerCommunicationConfiguration

Get server communication configuration.

Parameters

updateProgress

Update progress of operation