luxlabs header browser preview


@class NSString, BSServiceInterface, BSServiceQuality;

@interface PBUIWallpaperServiceInterfaceSpecification : NSObject

@property (class, readonly, copy, nonatomic) NSString *identifier;
@property (class, readonly, copy, nonatomic) BSServiceInterface *interface;
@property (class, readonly, copy, nonatomic) BSServiceQuality *serviceQuality;

@end