| ConnectionStats Properties | 
The ConnectionStats type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AudioStream | 
            Gets the first audio stream's stats.
             | 
|  | AudioStreams | 
            Gets the audio streams' stats.
             | 
|  | DataStream | 
            Gets the data stream's stats.
             | 
|  | Id | 
            Gets the identifier of
            the object generating these stats.
            (Inherited from BaseStats.) | 
|  | IsHost | 
            Gets whether any of the streams are using a transport
            whose active candidate pair has a host candidate.
             | 
|  | IsReflexive | 
            Gets whether any of the streams are using a transport
            whose active candidate pair has a reflexive candidate.
             | 
|  | IsRelayed | 
            Gets whether any of the streams are using a transport
            whose active candidate pair has a relayed candidate.
             | 
|  | MediaStream | 
            Gets the first media stream's stats.
             | 
|  | MediaStreams | 
            Gets the media streams' stats.
             | 
|  | Streams | 
            Gets the streams' stats.
             | 
|  | Timestamp | 
            Gets the timestamp when
            these stats were generated.
            (Inherited from BaseStats.) | 
|  | VideoStream | 
            Gets the first video stream's stats.
             | 
|  | VideoStreams | 
            Gets the video streams' stats.
             | 
 See Also
See Also