docs.unity.cn
    Show / Hide Table of Contents

    Class LobbyService

    Here is the first point and call for accessing the Lobby Package's features! Use the .Instance method to get a singleton of the ILobbyServiceSDK, and from there you can make various requests to the Lobby service API.

    Inheritance
    Object
    LobbyService
    Namespace: Unity.Services.Lobbies
    Syntax
    public static class LobbyService

    Properties

    Instance

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

    Declaration
    public static ILobbyService Instance { get; }
    Property Value
    Type Description
    ILobbyService
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 14, 2023