Class StatsRecord | WebRTC | 2.1.3-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class StatsRecord

    Inheritance
    Object
    StatsRecord
    Namespace: Unity.WebRTC.Editor
    Syntax
    public class StatsRecord

    Constructors

    StatsRecord(String)

    Declaration
    public StatsRecord(string id)
    Parameters
    Type Name Description
    String id

    Methods

    ToJson()

    Declaration
    public string ToJson()
    Returns
    Type Description
    String

    Update(Int64, IDictionary<String, Object>)

    Declaration
    public void Update(long timeStamp, IDictionary<string, object> record)
    Parameters
    Type Name Description
    Int64 timeStamp
    IDictionary<String, Object> record
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023