Class RTCPeerConnectionStats
Inherited Members
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 |