This data structure is part of the Sessions Interface.
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.
|
This data structure is part of the Sessions Interface.
Output parameters for the EOS_Sessions_OnJoinSessionAcceptedCallback function.
Properties
Sessions.JoinSessionAcceptedCallbackInfo
Property
|
Value
|
object ClientData
|
Context that was passed into EOS_Sessions_AddNotifyJoinSessionAccepted
|
ProductUserId LocalUserId
|
The Product User ID for the user who initialized the game
|
ulong 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.
|
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