Table of Contents

Enum GatewayNetworkOutcome

Namespace
Pamoja.Gateway
Assembly
Pamoja.Gateway.dll

What a forwarded packet turned out to be.

public enum GatewayNetworkOutcome : byte

Fields

Data = 1

A session frame arrived, decrypted.

Foreign = 2

The frame belongs to a device this site never granted.

Joined = 0

A device joined, and its accept is ready to transmit.