This data structure is part of the Sessions Interface.
Remarks
Output parameters for the EOS_Sessions_OnSessionInviteAcceptedCallback function.
Properties
EOS_Sessions_SessionInviteAcceptedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_Sessions_AddNotifySessionInviteAccepted |
const char* SessionId | Session ID that should be used for joining |
EOS_ProductUserId LocalUserId | The Product User ID of the user who accepted the invitation |
EOS_ProductUserId TargetUserId | The Product User ID of the user who sent the invitation |
const char* InviteId | Invite ID that was accepted |