docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UpdateLobbyAsync

    UpdateLobbyAsync(string, UpdateLobbyOptions)

    Update the specified Lobby with the given option parameters. Async operation.

    Declaration
    Task<Lobby> UpdateLobbyAsync(string lobbyId, UpdateLobbyOptions options)
    Parameters
    Type Name Description
    string lobbyId

    Lobby ID to update

    UpdateLobbyOptions options

    Parameters to update

    Returns
    Type Description
    Task<Lobby>

    Lobby data of the updated Lobby

    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)