luxlabs header browser preview


@class PARSession;

@interface PRSAnonymousPipelineManagerSession : PRSAnonymousPipelineManager

@property (retain, nonatomic) PARSession *session;

+ (id)sharedManager;

- (id)init;
- (void)setFeedbackDelegate:(id)a0;
- (void)setPARSession:(id)a0;
- (void)sendCustomFeedback:(id)a0;
- (void).cxx_destruct;

@end