-
public class UserDataAccessor
-
-
Method Summary
Modifier and Type Method Description static voidfetchTagCollections(@NonNull() Context context, @Nullable() BatchTagCollectionsFetchListener listener, boolean async)static voidfetchAttributes(@NonNull() Context context, @Nullable() BatchAttributesFetchListener listener, boolean async)-
-
Method Detail
-
fetchTagCollections
static void fetchTagCollections(@NonNull() Context context, @Nullable() BatchTagCollectionsFetchListener listener, boolean async)
-
fetchAttributes
static void fetchAttributes(@NonNull() Context context, @Nullable() BatchAttributesFetchListener listener, boolean async)
-
-
-
-