get User Account Data Events
abstract fun getUserAccountDataEvents(types: Set<String>): List<UserAccountDataEvent>
Content copied to clipboard
Retrieve the account data with the provided types. The return list can have a different size that the size of the types set, because some AccountData may not exist. If an empty set is provided, all the AccountData are retrieved