luxlabs header browser preview


@interface SUSFollowUpAutoUpdate : SUSFollowUp

+ (id)actions;
+ (id)identifier;
+ (id)extensionIdentifier;
+ (unsigned long long)displayStyle;
+ (id)notificationOptions;
+ (id)informativeTextWithDescriptor:(id)a0;
+ (double)notificationFrequency;
+ (id)notificationInformativeTextWithDescriptor:(id)a0;
+ (id)notificationInstallLater;
+ (id)notificationInstallNowAction;
+ (id)notificationTitleWithDescriptor:(id)a0;
+ (id)notificationWithDescriptor:(id)a0;
+ (id)titleWithDescriptor:(id)a0;

@end