Candidate Class |
Namespace: FM.IceLink
The Candidate type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispatched |
Gets or sets a value indicating whether this candidate has been
already been dispatched as a part of a session description.
| |
| SdpCandidateAttribute |
Gets or sets the SDP candidate attribute.
| |
| SdpMediaIndex |
Gets or sets the media index.
| |
| TurnTransportProtocol |
Gets or sets the protocol used by this candidate when communicating with the TURN (relay) server.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Deserializes an instance from JSON.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToJson |
Serializes this instance to JSON.
| |
| ToJson(Candidate) |
Serializes an instance to JSON.
| |
| ToString | (Inherited from Object.) |