get Live User Account Data Events
abstract fun getLiveUserAccountDataEvents(types: Set<String>): LiveData<List<UserAccountDataEvent>>
Content copied to clipboard
Observe the account data with the provided types. If an empty set is provided, all the AccountData are observed