Click or drag to resize

IceServer Properties

The IceServer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultPort
Gets the default port.
Public propertyHost
Gets the host.
Public propertyIsSecure
Gets a value indicating whether this represents a secure STUN or TURN server.
Public propertyIsStun
Gets a value indicating whether this represents a STUN server.
Public propertyIsTcp
Gets a value indicating whether this represents a TCP server.
Public propertyIsTurn
Gets a value indicating whether this represents a TURN server.
Public propertyIsUdp
Gets a value indicating whether this represents a UDP server.
Public propertyPassword
Gets or sets the password.
Public propertyPort
Gets the port.
Public propertyUrl
Gets or sets the URL.
Public propertyUsername
Gets or sets the username.
Top
See Also