Choose your implementation method:
This data structure is part of the P2P Interface.
Structure containing information about who would like connection notifications, and about which socket.
Properties
EOS_P2P_AddNotifyPeerConnectionRequestOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_P2P_ADDNOTIFYPEERCONNECTIONREQUEST_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who is listening for incoming connection requests
|
const EOS_P2P_SocketId* SocketId
|
The optional socket ID to listen for, used as a filter for incoming connection requests; If NULL, incoming connection requests will not be filtered
|
This data structure is part of the P2P Interface.
Structure containing information about who would like connection notifications, and about which socket.
Properties
P2P.AddNotifyPeerConnectionRequestOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_P2P_ADDNOTIFYPEERCONNECTIONREQUEST_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the user who is listening for incoming connection requests
|
SocketId SocketId
|
The optional socket ID to listen for, used as a filter for incoming connection requests; If NULL, incoming connection requests will not be filtered
|
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