This data structure is part of the P2P Interface.
Remarks
Structure containing information about who would like to close connections, and by what socket ID
Properties
EOS_P2P_CloseConnectionsOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_P2P_CLOSECONNECTIONS_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who would like to close all connections that use a particular socket ID |
const EOS_P2P_SocketId* SocketId | The socket ID of the connections to close |