This data structure is part of the Sessions Interface.
Remarks
Output parameters for the EOS_Sessions_OnJoinSessionAcceptedCallback function.
Properties
EOS_Sessions_JoinSessionAcceptedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_Sessions_AddNotifyJoinSessionAccepted |
EOS_ProductUserId LocalUserId | The Product User ID for the user who initialized the game |
EOS_UI_EventId UiEventId | The UI Event associated with this Join Game event. This should be used with EOS_Sessions_CopySessionHandleByUiEventId to get a handle to be used when calling EOS_Sessions_JoinSession. |