docs.unity.cn
    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
    Syntax
    public class RTCPeerConnectionStats : RTCStats

    Properties

    dataChannelsClosed

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

    dataChannelsOpened

    Declaration
    public uint dataChannelsOpened { get; }
    Property Value
    Type Description
    UInt32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use