This is BroadcastSpeaker.h in view mode; [Download] [Up]
#import <appkit/Speaker.h>
@interface BroadcastSpeaker : Speaker
{}
-(int)broadcast : (char *) message
from : (char *) user;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.