Click or drag to resize

RemoteCandidate Class

An SDP remote candidate element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.Sdp.IceRemoteCandidate

Namespace:  FM.IceLink.Sdp.Ice
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The RemoteCandidate type exposes the following members.

Constructors
  NameDescription
Public methodRemoteCandidate
Initializes a new instance of the RemoteCandidate class.
Top
Properties
  NameDescription
Public propertyComponentId
Gets or sets the ID of the component for which this is a remote candidate.
Public propertyConnectionAddress
Gets or sets the IP address of the remote candidate.
Public propertyPort
Gets or sets the port of the remote candidate.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an RemoteCandidate instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also