This data structure is part of the Lobby Interface.
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
|
const char* LobbyId
|
Lobby ID that the user has been invited to
|
This data structure is part of the Lobby Interface.
Output parameters for the {OnLobbyInviteAcceptedCallback} Function.
Properties
Lobby.LobbyInviteAcceptedCallbackInfo
Property
|
Value
|
object ClientData
|
Context that was passed into EOS_Lobby_AddNotifyLobbyInviteAccepted
|
string InviteId
|
The invite ID
|
ProductUserId LocalUserId
|
The Product User ID of the local user who received the invitation
|
ProductUserId TargetUserId
|
The Product User ID of the user who sent the invitation
|
string LobbyId
|
Lobby ID that the user has been invited to
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no