Contents

action_type

The type of action: authentication or notification.

Declaration

var action_type: es_action_type_t

Discussion

Use this value to determine how to access the action field, which is a union of different authentication and notification types.

See Also

Inspecting Message Properties