RemoteCandidate Class |
Namespace: FM.IceLink.Sdp.Ice
The RemoteCandidate type exposes the following members.
Name | Description | |
---|---|---|
![]() | RemoteCandidate |
Initializes a new instance of the RemoteCandidate class.
|
Name | Description | |
---|---|---|
![]() | ComponentId |
Gets or sets the ID of the component for which this is a remote candidate.
|
![]() | ConnectionAddress |
Gets or sets the IP address of the remote candidate.
|
![]() | Port |
Gets or sets the port of the remote candidate.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse |
Creates an RemoteCandidate instance from a string.
|
![]() | ToString |
Converts this instance to a string.
(Overrides ObjectToString.) |