Click or drag to resize

DataStreamStats Properties

The DataStreamStats type exposes the following members.

Properties
  NameDescription
Public propertyDataChannel
Gets the first data channel's stats.
Public propertyDataChannels
Gets the data channels' stats.
Public propertyId
Gets the identifier of the object generating these stats.
(Inherited from BaseStats.)
Public propertyIsHost
Gets whether the transport's active candidate pair has a host candidate.
(Inherited from StreamStats.)
Public propertyIsReflexive
Gets whether the transport's active candidate pair has a reflexive candidate.
(Inherited from StreamStats.)
Public propertyIsRelayed
Gets whether the transport's active candidate pair has a relayed candidate.
(Inherited from StreamStats.)
Public propertyTimestamp
Gets the timestamp when these stats were generated.
(Inherited from BaseStats.)
Public propertyTransport
Gets the transport's stats.
(Inherited from StreamStats.)
Public propertyType
Gets the type.
(Inherited from StreamStats.)
Top
See Also