setAccountEnabled

abstract suspend fun setAccountEnabled(accountId: String, isEnabled: Boolean)

Marks the account by accountId as enabled or disabled. Contacts that belong to disabled accounts do not participate in the backup processes.

Parameters

isEnabled

Marks the account as enabled or disabled