luxlabs header browser preview


@interface SBBatteryLogger : NSObject

+ (void)saveLowBatteryLogWithCapacity:(int)a0 voltage:(int)a1 completion:(id /* block */)a2;

@end