luxlabs header browser preview


@class NSString, PLAssetsdConnectionAuthorization;

@interface PLAssetsdDemoService : NSObject <PLAssetsdDemoServiceProtocol> {
    PLAssetsdConnectionAuthorization *_connectionAuthorization;
}

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (id)initWithConnectionAuthorization:(id)a0;
- (void).cxx_destruct;
- (void)cleanupForStoreDemoModeByStagingTemplateOrResettingLibrary:(id /* block */)a0;
- (void)hasCompletedMomentAnalysisWithReply:(id /* block */)a0;
- (void)hasCompletedRestorePostProcessingWithReply:(id /* block */)a0;

@end