This data structure is part of the Sessions Interface.
Remarks
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 |