Class RTCIceCandidate
Implements
Namespace: Unity.WebRTC
Assembly: solution.dll
Syntax
public class RTCIceCandidate : IDisposable
Constructors
Name | Description |
---|---|
RTCIceCandidate(RTCIceCandidateInit) |
Properties
Name | Description |
---|---|
Address | |
Candidate | |
Component | |
Foundation | |
Port | |
Priority | |
Protocol | |
RelatedAddress | |
RelatedPort | |
SdpMLineIndex | |
SdpMid | |
TcpType | |
Type | |
UserNameFragment |
Methods
Name | Description |
---|---|
Dispose() | |
~RTCIceCandidate() |