getCloudAuthentication

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

Get cloud authentication features

Parameters

updateProgress

Update progress of operation