docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Lobbies

    This class is marked for deprecation. Please use LobbyService instead.

    Inheritance
    object
    Lobbies
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Services.Lobbies
    Assembly: solution.dll
    Syntax
    public static class Lobbies

    Properties

    Name Description
    Instance

    Provides the Lobby Service SDK interface for making service API requests.

    Methods

    Name Description
    SetBasePath(string)

    This class is marked for deprecation. Please use the following code instead: var sdkConfiguration = (ILobbyServiceSDKConfiguration)Lobbies.Instance; sdkConfiguration.SetBasePath(basePath);

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)