luxlabs header browser preview


@interface RTPersonalizationPortraitManager : RTService

- (id)init;
- (void)_shutdownWithHandler:(id /* block */)a0;
- (void)fetchLocationNamesStartDate:(id)a0 endDate:(id)a1 handler:(id /* block */)a2;
- (void)_fetchRecentLocationDonationsSince:(id)a0 handler:(id /* block */)a1;
- (void)fetchRecentLocationDonationsSince:(id)a0 handler:(id /* block */)a1;
- (void)feedbackUsedNamedEntities:(id)a0;

@end