Enum Class EOS_EPacketReliability

java.lang.Object
java.lang.Enum<EOS_EPacketReliability>
host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
All Implemented Interfaces:
com.sun.jna.NativeMapped, Serializable, Comparable<EOS_EPacketReliability>, Constable

public enum EOS_EPacketReliability extends Enum<EOS_EPacketReliability> implements com.sun.jna.NativeMapped
Types of packet reliability.

Ordered packets will only be ordered relative to other ordered packets. Reliable/unreliable and ordered/unordered communication can be sent on the same Socket ID and Channel.

Since:
8/21/2023