Enum GatewayNetworkOutcome
What a forwarded packet turned out to be.
public enum GatewayNetworkOutcome : byte
Fields
Data = 1A session frame arrived, decrypted.
Foreign = 2The frame belongs to a device this site never granted.
Joined = 0A device joined, and its accept is ready to transmit.