IceServer Properties |
The IceServer type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultPort |
Gets the default port.
| |
| Host |
Gets the host.
| |
| IsSecure |
Gets a value indicating whether this represents a secure STUN or TURN server.
| |
| IsStun |
Gets a value indicating whether this represents a STUN server.
| |
| IsTcp |
Gets a value indicating whether this represents a TCP server.
| |
| IsTurn |
Gets a value indicating whether this represents a TURN server.
| |
| IsUdp |
Gets a value indicating whether this represents a UDP server.
| |
| Password |
Gets or sets the password.
| |
| Port |
Gets the port.
| |
| Url |
Gets or sets the URL.
| |
| Username |
Gets or sets the username.
|