EOS_Sessions_JoinSessionAcceptedCallbackInfo

EOS API reference page for EOS_Sessions_JoinSessionAcceptedCallbackInfo

1분 미만 소요

This data structure is part of the Sessions Interface.

Remarks

Output parameters for the EOS_Sessions_OnJoinSessionAcceptedCallback function.

Properties

EOS_Sessions_JoinSessionAcceptedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_Sessions_AddNotifyJoinSessionAccepted
EOS_ProductUserId LocalUserIdThe Product User ID for the user who initialized the game
EOS_UI_EventId UiEventIdThe 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.