luxlabs header browser preview


@interface ADAMSensorKitWriterFactory : NSObject

+ (id)GetSensorKitWriterWithIdentifier:(id)a0;
+ (BOOL)IsMonitoringTelephony;
+ (BOOL)IsMonitoringSiri;

@end