set Cloud Authentication
abstract suspend fun setCloudAuthentication(cloudAuthentication: CloudAuthentication, updateProgress: suspend (progress: Progress) -> Unit = {})
Set cloud authentication features
Parameters
cloud Authentication
Cloud authentication features CloudAuthentication
update Progress
Update progress of operation