This data structure is part of the Sessions Interface.
Internal details about a session, found on both active sessions and within search results
Properties
EOS_SessionDetails_Info
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_SESSIONDETAILS_INFO_API_LATEST.
|
const char* SessionId
|
Session ID assigned by the backend service
|
const char* HostAddress
|
IP address of this session as visible by the backend service
|
uint32_t NumOpenPublicConnections
|
Number of remaining open spaces on the session (NumPublicConnections - RegisteredPlayers
|
const EOS_SessionDetails_Settings* Settings
|
Reference to the additional settings associated with this session
|
This data structure is part of the Sessions Interface.
Internal details about a session, found on both active sessions and within search results
Properties
Sessions.SessionDetailsInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_SESSIONDETAILS_INFO_API_LATEST.
|
string SessionId
|
Session ID assigned by the backend service
|
string HostAddress
|
IP address of this session as visible by the backend service
|
uint NumOpenPublicConnections
|
Number of remaining open spaces on the session (NumPublicConnections - RegisteredPlayers
|
SessionDetailsSettings Settings
|
Reference to the additional settings associated with this session
|
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