Autoaction Types

Macros

#define X400_AUTO_ALERT   1
 
#define X400_AUTO_FORWARDING   2
 

Detailed Description

Macro Definition Documentation

◆ X400_AUTO_ALERT

#define X400_AUTO_ALERT   1

The auto-alert autoaction

Examples:
examples/x400_msraa.c, examples/x400_msrcv.c, examples/x400_msrcv_sign.c, and x400_msasync.c.

Definition at line 1324 of file x400_att.h.

◆ X400_AUTO_FORWARDING

#define X400_AUTO_FORWARDING   2

The auto-forwarding autoaction

Examples:
examples/x400_msraa.c, examples/x400_msrcv.c, and examples/x400_msrcv_sign.c.

Definition at line 1327 of file x400_att.h.