luxlabs header browser preview


@class SGMBadInteractionIgnored;

@interface SGErrorMetrics : NSObject

@property (retain, nonatomic) SGMBadInteractionIgnored *badInteractionIgnored;

+ (id)instance;
+ (void)recordInteractionIgnoredWithReason:(struct SGMInteractionIgnoredReason_ { unsigned long long x0; })a0;

- (id)init;
- (void).cxx_destruct;

@end