triggerCommunicationWithServer

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

Initiate communication with the server

Parameters

updateProgress

Progress of the operation