EOS_LobbyDetails_Info

EOS API reference page for EOS_LobbyDetails_Info

2 mins to read

This data structure is part of the Lobby Interface.

Properties

EOS_LobbyDetails_Info

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_LOBBYDETAILS_INFO_API_LATEST.
EOS_LobbyId LobbyIdLobby ID
EOS_ProductUserId LobbyOwnerUserIdThe Product User ID of the current owner of the lobby
EOS_ELobbyPermissionLevel PermissionLevelPermission level of the lobby
uint32_t AvailableSlotsCurrent available space
uint32_t MaxMembersMax allowed members in the lobby
EOS_Bool bAllowInvitesIf true, users can invite others to this lobby
const char* BucketIdThe main indexed parameter for this lobby, can be any string (i.e. "Region:GameMode")
EOS_Bool bAllowHostMigrationIs host migration allowed
EOS_Bool bRTCRoomEnabledWas a Real-Time Communication (RTC) room enabled at lobby creation?
EOS_Bool bAllowJoinByIdIs EOS_Lobby_JoinLobbyById allowed
EOS_Bool bRejoinAfterKickRequiresInviteDoes rejoining after being kicked require an invite