luxlabs header browser preview


@interface ChronoKit.RemoteWidgetExtensionSession : _TtCs12_SwiftObject <WidgetKit.WidgetExtensionSession> {
    void /* unknown type, empty encoding */ extensionIdentity;
    void /* unknown type, empty encoding */ identifier;
    void /* unknown type, empty encoding */ dataProtectionLevel;
    void /* unknown type, empty encoding */ protectedDescriptors;
    void /* unknown type, empty encoding */ $__lazy_storage_$_loggingIdentifier;
}

- (void)getTimelineFor:(id)a0 into:(id)a1 environment:(id)a2 isPreview:(BOOL)a3 completion:(id /* block */)a4;
- (void)handleURLSessionEventsFor:(id)a0 completion:(id /* block */)a1;
- (void)invalidate;
- (void)getPlaceholdersWithRequests:(id)a0 completion:(id /* block */)a1;
- (void)getAllCurrentDescriptorsWithCompletion:(id /* block */)a0;
- (void)getAppIntentsXPCListenerEndpointWithCompletion:(id /* block */)a0;
- (void)getTimelinesWithRequests:(id)a0 isPreview:(BOOL)a1 completion:(id /* block */)a2;
- (void)getActivitiesWithRequests:(id)a0 completion:(id /* block */)a1;
- (void)getDescriptorsWithCompletion:(id /* block */)a0;
- (void)getCurrentDescriptorsWithCompletion:(id /* block */)a0;
- (void)getPlaceholdersForRequests:(id)a0 inEnvironment:(id)a1 completion:(id /* block */)a2;
- (void)getPlaceholdersWithEnvironment:(id)a0 for:(id)a1 completion:(id /* block */)a2;
- (void)attachPreviewAgentWithFrameworkPath:(id)a0 endpoint:(id)a1 handler:(id /* block */)a2;

@end