This data structure is part of the P2P Interface.
Structure containing information about an incoming connection request.
Properties
EOS_P2P_OnIncomingConnectionRequestInfo
Property
|
Value
|
void* ClientData
|
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user who is being requested to open a P2P session with RemoteUserId
|
EOS_ProductUserId RemoteUserId
|
The Product User ID of the remote user who requested a peer connection with the local user
|
const EOS_P2P_SocketId* SocketId
|
The ID of the socket the Remote User wishes to communicate on
|
This data structure is part of the P2P Interface.
Structure containing information about an incoming connection request.
Properties
P2P.OnIncomingConnectionRequestInfo
Property
|
Value
|
object ClientData
|
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
|
ProductUserId LocalUserId
|
The Product User ID of the local user who is being requested to open a P2P session with RemoteUserId
|
ProductUserId RemoteUserId
|
The Product User ID of the remote user who requested a peer connection with the local user
|
SocketId SocketId
|
The ID of the socket the Remote User wishes to communicate on
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no