triggerCommunicationWithServer

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

Trigger communication with the server over the cellular network

Parameters

updateProgress

Update progress of operation