hasKeyValueStore

open fun hasKeyValueStore(storeName: String): Boolean

Return whether there is a key value store with given name for current user


open fun hasKeyValueStore(storeName: String, account: UserAccount): Boolean

Return whether there is a key value store with given name for given user


open fun hasKeyValueStore(storeName: String, account: UserAccount, communityId: String): Boolean

Return whether there is a key value store with given name for given user / community id