ConnectionStats Methods |
The ConnectionStats type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeProperties |
Deserializes the properties.
(Overrides BaseStatsDeserializeProperties(String, String).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Derializes connection stats from JSON.
| |
| GetHashCode | (Inherited from Object.) | |
| GetMediaStream |
Gets a media stream by its identifier.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SerializeProperties |
Serializes the properties.
(Overrides BaseStatsSerializeProperties(DictionaryString, String).) | |
| ToJson |
Serializes this to JSON.
| |
| ToJson(ConnectionStats) |
Serializes connection stats to JSON.
| |
| ToString | (Inherited from Object.) |