This data structure is part of the P2P Interface.
Remarks
Structure containing information about who would like notifications about interrupted connections, and for which socket.
Properties
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_P2P_ADDNOTIFYPEERCONNECTIONINTERRUPTED_API_LATEST. |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who would like notifications |
const EOS_P2P_SocketId* SocketId | An optional socket ID to filter interrupted connections on. If NULL, this function handler will be called for all interrupted connections |