luxlabs header browser preview


@class NSString;

@interface PGMoodSourceSceneIdentifier : NSObject

@property (retain) NSString *moodIdentifier;
@property BOOL isDistributed;
@property BOOL isHighConfidence;

- (void).cxx_destruct;

@end