setNewPassword

abstract suspend fun setNewPassword(password: String, updateProgress: suspend (progress: Progress) -> Unit = {})

Set new password for gateway

Parameters

updateProgress

of the operation