docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class QueryResponse

    A list of lobbies that matched the specified query. Only the public top-level data and player data properties are returned.

    Inheritance
    object
    QueryResponse
    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 QueryResponse

    Constructors

    Name Description
    QueryResponse(List<Lobby>, string)

    A list of lobbies that matched the specified query. Only the public top-level data and player data properties are returned.

    Properties

    Name Description
    ContinuationToken

    Parameter continuationToken of QueryResponse

    Results

    Parameter results of QueryResponse

    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)