Choose your implementation method:
This data structure is part of the Sessions Interface.
Top level details about an active session
Properties
EOS_ActiveSession_Info
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ACTIVESESSION_INFO_API_LATEST.
|
const char* SessionName
|
Name of the session
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user who created or joined the session
|
EOS_EOnlineSessionState State
|
Current state of the session
|
const EOS_SessionDetails_Info* SessionDetails
|
Session details
|
This data structure is part of the Sessions Interface.
Top level details about an active session
Properties
Sessions.ActiveSessionInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ACTIVESESSION_INFO_API_LATEST.
|
string SessionName
|
Name of the session
|
ProductUserId LocalUserId
|
The Product User ID of the local user who created or joined the session
|
OnlineSessionState State
|
Current state of the session
|
SessionDetailsInfo SessionDetails
|
Session details
|
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