docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ILobbyServiceSDK

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

    Inherited Members
    ILobbyService.CreateLobbyAsync(string, int, CreateLobbyOptions)
    ILobbyService.CreateOrJoinLobbyAsync(string, string, int, CreateLobbyOptions)
    ILobbyService.SubscribeToLobbyEventsAsync(string, LobbyEventCallbacks)
    ILobbyService.DeleteLobbyAsync(string)
    ILobbyService.GetJoinedLobbiesAsync()
    ILobbyService.GetLobbyAsync(string)
    ILobbyService.SendHeartbeatPingAsync(string)
    ILobbyService.JoinLobbyByCodeAsync(string, JoinLobbyByCodeOptions)
    ILobbyService.JoinLobbyByIdAsync(string, JoinLobbyByIdOptions)
    ILobbyService.QueryLobbiesAsync(QueryLobbiesOptions)
    ILobbyService.QuickJoinLobbyAsync(QuickJoinLobbyOptions)
    ILobbyService.RemovePlayerAsync(string, string)
    ILobbyService.UpdateLobbyAsync(string, UpdateLobbyOptions)
    ILobbyService.UpdatePlayerAsync(string, string, UpdatePlayerOptions)
    ILobbyService.ReconnectToLobbyAsync(string)
    Namespace: Unity.Services.Lobbies
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public interface ILobbyServiceSDK : ILobbyService
    In This Article
    Back to top
    Copyright © 2024 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)