docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class JoinByIdRequest

    The body of a Join request

    Inheritance
    object
    JoinByIdRequest
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Services.Lobbies.Models
    Assembly: solution.dll
    Syntax
    [Preserve]
    public class JoinByIdRequest

    Constructors

    Name Description
    JoinByIdRequest(string, Player)

    The body of a Join request

    Properties

    Name Description
    Password

    The password to the target lobby. If target lobby HasPassword is true, this password must match or the request is denied.

    Player

    Parameter player of JoinByIdRequest

    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)