This data structure is part of the Lobby Interface.
Remarks
Output parameters for the EOS_Lobby_OnLobbyInviteAcceptedCallback Function.
Properties
EOS_Lobby_LobbyInviteAcceptedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_Lobby_AddNotifyLobbyInviteAccepted |
const char* InviteId | The invite ID |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who received the invitation |
EOS_ProductUserId TargetUserId | The Product User ID of the user who sent the invitation |
EOS_LobbyId LobbyId | Lobby ID that the user has been invited to |