docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetLobbyAsync

    GetLobbyAsync(string)

    Retrieve data for a Lobby by specifying a Lobby ID. Async operation.

    Declaration
    Task<Lobby> GetLobbyAsync(string lobbyId)
    Parameters
    Type Name Description
    string lobbyId

    ID of the Lobby to retrieve

    Returns
    Type Description
    Task<Lobby>

    Lobby data

    Exceptions
    Type Condition
    ArgumentNullException
    LobbyServiceException
    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)