This data structure is part of the P2P Interface.
Structure containing information about which connections should be notified
Properties
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_P2P_ADDNOTIFYPEERCONNECTIONESTABLISHED_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user who would like to receive notifications
|
const EOS_P2P_SocketId* SocketId
|
The optional socket ID, used as a filter for established connections. If NULL, this handler will be called for all sockets
|
This data structure is part of the P2P Interface.
Structure containing information about which connections should be notified
Properties
P2P.AddNotifyPeerConnectionEstablishedOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_P2P_ADDNOTIFYPEERCONNECTIONESTABLISHED_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the local user who would like to receive notifications
|
SocketId SocketId
|
The optional socket ID, used as a filter for established connections. If NULL, this handler will be called for all sockets
|
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