resubmit.h File Reference

Switch Operation Management Interface: Message Resubmission. More...

#include "session.h"

Go to the source code of this file.

Macros

#define SOM_FACILITY_RESUBMIT   5
 

Typedefs

typedef void SOMResubmitCallback(struct SOMSession *session, void *ophandle, void *clientdata, int status, const char *opdata, size_t opdatalen)
 Prototype for callback for resubmit operation completion. More...
 

Functions

int SOMResubmitSetCallback (struct SOMSession *session, SOMResubmitCallback *callback, SOMResubmitCallback **oldvalue)
 Set the resubmit callback function for this session. More...
 
int SOMResubmit (struct SOMSession *session, const char *filename, const char *neworig, const char *newrecip, void *ophandle, int async)
 Set Logfile monitoring. More...
 

Detailed Description

Switch Operation Management Interface: Message Resubmission.

Definition in file resubmit.h.

All rights reserved © 2002 - 2024 Isode Ltd.