docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.Services.Lobbies

    Classes

    CreateLobbyOptions

    Optional parameter class for Lobby creation requests.

    JoinLobbyByCodeOptions

    Optional parameter class for Lobby Join By Code requests

    JoinLobbyByIdOptions

    Optional parameter class for Lobby Join By ID requests

    Lobbies

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

    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.

    LobbyServiceException

    Represents an exception that occurs when communicating with the Unity Lobby Service.

    QueryLobbiesOptions

    Query parameters for Lobby service requests.

    QuickJoinLobbyOptions

    Optional parameters for Quick Joining a Lobby. Includes queryable fields for Lobby selection criterion.

    UpdateLobbyOptions

    Parameters to update on a given UpdateLobby request.

    UpdatePlayerOptions

    Paramters to update on a given UpdatePlayer request.

    Interfaces

    ILobbyService

    Service for Lobbies. Provides user the ability to create, delete, update, and query Lobbies. Includes operations for interacting with given players in a Lobby context.

    ILobbyServiceSDK

    This interface is marked for deprecation. Please use ILobbyService instead.

    ILobbyServiceSDKConfiguration

    Interface used for editing the configuration of the lobby service SDK. Primary usage is for testing purposes.

    Enums

    LobbyExceptionReason

    Enumerates the known error causes when communicating with the Lobby Service. N.B. Error code range for this service: 16000-16999

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023