getPref

open fun getPref(key: String, account: UserAccount): String

Returns the pref value for the specified key, for a user account.

Return

Corresponding value.

Parameters

key

Key.

account

UserAccount instance.