luxlabs header browser preview


@interface HDBackgroundTaskClient : NSObject {
    id /* block */ _taskHandler;
}

- (void).cxx_destruct;

@end