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