Class EOS_P2P_ReceivePacketOptions

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
Direct Known Subclasses:
EOS_P2P_ReceivePacketOptions.ByReference, EOS_P2P_ReceivePacketOptions.ByValue

@FieldOrder({"ApiVersion","LocalUserId","MaxDataSizeBytes","RequestedChannel"}) public class EOS_P2P_ReceivePacketOptions extends com.sun.jna.Structure
Structure containing information about who would like to receive a packet, and how much data can be stored safely.
Since:
8/21/2023