@class NSXPCConnection; @interface _BKSTouchDeliveryPolicyConcreteServerInterface : NSObject { NSXPCConnection *_connection; } - (id)init; - (void).cxx_destruct; @end
@class NSXPCConnection; @interface _BKSTouchDeliveryPolicyConcreteServerInterface : NSObject { NSXPCConnection *_connection; } - (id)init; - (void).cxx_destruct; @end