EOS_P2P_OnIncomingConnectionRequestInfo

EOS API reference page for EOS_P2P_OnIncomingConnectionRequestInfo

1分で読めます

This data structure is part of the P2P Interface.

Remarks

Structure containing information about an incoming connection request.

Properties

EOS_P2P_OnIncomingConnectionRequestInfo

PropertyValue
void* ClientDataClient-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
EOS_ProductUserId LocalUserIdThe Product User ID of the local user who is being requested to open a P2P session with RemoteUserId
EOS_ProductUserId RemoteUserIdThe Product User ID of the remote user who requested a peer connection with the local user
const EOS_P2P_SocketId* SocketIdThe ID of the socket the Remote User wishes to communicate on