This data structure is part of the P2P Interface.
Remarks
Structure containing information about an connection request that is that was interrupted.
Properties
EOS_P2P_OnPeerConnectionInterruptedInfo
Property | Value |
---|---|
void* ClientData | Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged |
EOS_ProductUserId LocalUserId | The local user who is being notified of a connection that was interrupted |
EOS_ProductUserId RemoteUserId | The Product User ID of the remote user who this connection was with |
const EOS_P2P_SocketId* SocketId | The socket ID of the connection that was interrupted |