TransportStats Methods |
The TransportStats 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 transport stats from JSON.
| |
| GetCandidatePair |
Gets a candidate pair by its identifier.
| |
| GetHashCode | (Inherited from Object.) | |
| GetLocalCandidate |
Gets a local candidate by its identifier.
| |
| GetRemoteCandidate |
Gets a remote candidate 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(TransportStats) |
Serializes transport stats to JSON.
| |
| ToString | (Inherited from Object.) |