ftp.nice.ch/pub/next/connectivity/news/Alexandra-0.9.s.tar.gz#/alex/AMGErrorHandling.subproj/EMErrorAction+Dispatch.h

This is EMErrorAction+Dispatch.h in view mode; [Download] [Up]

#import "EMErrorAction.h"
#import "dispatcher.h"

@interface EMErrorAction(Dispatch) <EMErrorDispatcher>

@end


// Categories can add this method to interface a mail reader

@protocol EMActionNextMailInterface

- sendMailTo:(const char *)r subject:(const char *)subject body:(const char *)b;

@end

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