This data structure is part of the P2P Interface.
Remarks
Structure containing information about the packet queue to be cleared
Properties
EOS_P2P_ClearPacketQueueOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_P2P_CLEARPACKETQUEUE_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the local user for whom we want to clear the queued packets |
EOS_ProductUserId RemoteUserId | The Product User ID to who (outgoing) or from who (incoming) packets are queued |
const EOS_P2P_SocketId* SocketId | The socket used for packets to be cleared |