This is NeXTMail.h in view mode; [Download] [Up]
#import "MailMessage.h" @interface NeXTMail : MailMessage { id tmpDir; id attachFile; } -initForMUA: (const char *)anApp andMTA: (const char *)aMailer; -free; -buildBody; -(BOOL)supportsAttachments; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.