setCloudAuthentication

abstract suspend fun setCloudAuthentication(cloudAuthentication: CloudAuthentication, updateProgress: suspend (progress: Progress) -> Unit = {})

Set cloud authentication features

Parameters

cloudAuthentication

Cloud authentication features CloudAuthentication

updateProgress

Update progress of operation