| StreamStats Properties | 
The StreamStats type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Id | 
            Gets the identifier of
            the object generating these stats.
            (Inherited from BaseStats.) | 
|  | IsHost | 
            Gets whether the transport's active candidate pair has a host candidate.
             | 
|  | IsReflexive | 
            Gets whether the transport's active candidate pair has a reflexive candidate.
             | 
|  | IsRelayed | 
            Gets whether the transport's active candidate pair has a relayed candidate.
             | 
|  | Timestamp | 
            Gets the timestamp when
            these stats were generated.
            (Inherited from BaseStats.) | 
|  | Transport | 
            Gets the transport's stats.
             | 
|  | Type | 
            Gets the type.
             | 
 See Also
See Also