luxlabs header browser preview


@interface TRIProcessInfo : NSObject

+ (BOOL)hostingProcessIsTrialdSystem;
+ (BOOL)hostingProcessIsTriald;
+ (BOOL)hostingProcessIsSystemProcess;

@end