docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IQosAnnotatedResult

    Represents the results of QoS measurements for a given region with additional annotations.

    Inherited Members
    IQosResult.Region
    IQosResult.AverageLatencyMs
    IQosResult.PacketLossPercent
    Namespace: Unity.Services.Qos
    Assembly: Unity.Services.QoS.dll
    Syntax
    public interface IQosAnnotatedResult : IQosResult

    Properties

    Annotations

    The results annotations.

    Declaration
    Dictionary<string, List<string>> Annotations { get; }
    Property Value
    Type Description
    Dictionary<string, List<string>>

    A dictionary of additional information.

    In This Article
    Back to top
    Copyright © 2025 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)