EOS_P2P_OnRemoteConnectionClosedInfo

EOS API reference page for EOS_P2P_OnRemoteConnectionClosedInfo

1분 소요

This data structure is part of the P2P Interface.

Remarks

Structure containing information about an connection request that is being closed.

Properties

EOS_P2P_OnRemoteConnectionClosedInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
EOS_ProductUserId LocalUserIdThe local user who is being notified of a connection being closed
EOS_ProductUserId RemoteUserIdThe Product User ID of the remote user who this connection was with
const EOS_P2P_SocketId* SocketIdThe socket ID of the connection being closed
EOS_EConnectionClosedReason ReasonThe reason the connection was closed (if known)