Beamable SDK
Beamable.Experimental.Api.Lobbies.LobbyService Member List

This is the complete list of members for Beamable.Experimental.Api.Lobbies.LobbyService, including all inherited members.

AddPlayerTags(string lobbyId, List< Tag > tags, string playerId=null, bool replace=false)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
CreateLobby(string name, LobbyRestriction restriction, SimGameTypeRef gameTypeRef=null, string description=null, List< Tag > playerTags=null, int? maxPlayers=null, int? passcodeLength=null, List< string > statsToInclude=null)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
FindLobbies()Beamable.Experimental.Api.Lobbies.LobbyServiceinline
GetLobby(string lobbyId)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
JoinLobby(string lobbyId, List< Tag > playerTags=null)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
JoinLobbyByPasscode(string passcode, List< Tag > playerTags=null)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
KickPlayer(string lobbyId, string playerId)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
LeaveLobby(string lobbyId)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
LobbyService(IBeamableRequester requester, IUserContext userContext) (defined in Beamable.Experimental.Api.Lobbies.LobbyService)Beamable.Experimental.Api.Lobbies.LobbyServiceinline
RemovePlayerTags(string lobbyId, List< string > tags, string playerId=null)Beamable.Experimental.Api.Lobbies.LobbyServiceinline