docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCPeerConnectionStats

    Inheritance
    object
    RTCStats
    RTCPeerConnectionStats
    Inherited Members
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCPeerConnectionStats : RTCStats

    Properties

    dataChannelsClosed

    Declaration
    public uint dataChannelsClosed { get; }
    Property Value
    Type Description
    uint

    dataChannelsOpened

    Declaration
    public uint dataChannelsOpened { get; }
    Property Value
    Type Description
    uint
    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)