This data structure is part of the P2P Interface.
Remarks
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 function handler will be called for all sockets |