luxlabs header browser preview


@interface DTServiceHubClient : NSObject

+ (id)localDeviceConnectionWithError:(id *)a0;
+ (id)localDeviceConnection;
+ (id)localDeviceConnectionWithXPCConnection:(id)a0;

@end