This data structure is part of the Lobby Interface.
Remarks
Output parameters for the EOS_Lobby_OnLobbyInviteReceivedCallback Function.
Properties
EOS_Lobby_LobbyInviteReceivedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_Lobby_AddNotifyLobbyInviteReceived |
const char* InviteId | The ID of the invitation |
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 |