This data structure is part of the Sessions Interface.
Remarks
Output parameters for the EOS_Sessions_OnSessionInviteReceivedCallback function.
Properties
EOS_Sessions_SessionInviteReceivedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_Sessions_AddNotifySessionInviteReceived |
EOS_ProductUserId LocalUserId | The Product User ID of the user who received the invite |
EOS_ProductUserId TargetUserId | The Product User ID of the user who sent the invitation |
const char* InviteId | Invite ID used to retrieve the actual session details |