IceServerTestResult Class |
Namespace: FM.IceLink
The IceServerTestResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | IceServerTestResult |
Initializes a new instance of the IceServerTestResult class.
|
Name | Description | |
---|---|---|
![]() | Candidates |
Gets the candidates.
|
![]() | HostCandidates |
Gets the host candidates.
|
![]() | PeerReflexiveCandidates |
Gets the peer reflexive candidates.
|
![]() | RelayedCandidates |
Gets the relayed candidates.
|
![]() | ServerReflexiveCandidates |
Gets the server reflexive candidates.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetServerAddresses(Int32) |
Gets the server addresses from the Candidates and a
given port. The IP addresses will be taken from the server-reflexive
candidates, if available.
|
![]() | GetServerAddresses(Int32, String) |
Gets the server addresses from the Candidates and a
given port. The IP addresses will be taken from the server-reflexive
candidates, if available, or the host candidates, if a public IP
address is supplied.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |