luxlabs header browser preview


@interface STDowntimeWarningUserNotificationContext : STUserNotificationContext

+ (BOOL)supportsSecureCoding;

- (id)init;
- (id)initWithCoder:(id)a0;
- (void)customizeNotificationContent:(id)a0 withCompletionBlock:(id /* block */)a1;
- (void)setTimeLeft:(double)a0;

@end