This data structure is part of the P2P Interface.
Remarks
Structure containing information about who would like to receive a packet.
Properties
EOS_P2P_GetNextReceivedPacketSizeOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_P2P_GETNEXTRECEIVEDPACKETSIZE_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who is receiving the packet |
const uint8_t* RequestedChannel | An optional channel to request the data for. If NULL, we're retrieving the size of the next packet on any channel. |