@class NSObject; @protocol OS_dispatch_queue, DAESubscribedCalendarDownloadDelegate; @interface DAESubscriptionCalendarDownloadContext : NSObject @property (retain, nonatomic) NSObject *queue; @property (retain, nonatomic) id delegate; - (void).cxx_destruct; - (void)asyncCallOutToDelegate:(id /* block */)a0; - (void)callOutToDelegate:(id /* block */)a0; @end