get Server Communication Configuration
abstract suspend fun getServerCommunicationConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): ServerCommunicationConfiguration
Get server communication configuration.
Parameters
update Progress
Update progress of operation