ftp.nice.ch/pub/next/connectivity/infosystems/WAIStation.1.9.6.N.b.tar.gz#/WAIS/next-ui/MailSpeaker.h

This is MailSpeaker.h in view mode; [Download] [Up]

#import <appkit/Speaker.h>
@interface MailSpeaker : Speaker
{}
-(int)openSend;
-(int)setTo : (char *) toString;
-(int)setCc : (char *) ccString;
-(int)setSubject : (char *) subjectString;
-(int)setBody : (char *) bodyString;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.