The Flow enum defines the direction of data or action flow in a system.
Flow
FLOW_OUTGOING
0
FLOW_INCOMING
1
MAX_FLOWS
2