Click or drag to resize

FM.IceLink.Sdp.Ice Namespace

 
Classes
  ClassDescription
Public classCandidateAttribute
The candidate attribute is a media-level attribute only. It contains a transport address for a candidate that can be used for connectivity checks.
Public classCandidateType
Defines valid SDP candidate types.
Public classFingerprintAttribute
The SDP session attribute "fingerprint" provides an encryption certificate fingerprint to a remote peer for use with DTLS.
Public classLiteAttribute
"ice-lite" is a session-level attribute only, and indicates that an agent is a lite implementation.
Public classMismatchAttribute
"ice-mismatch" is a media-level attribute only, and when present in an answer, indicates that the offer arrived with a default destination for a media component that didn't have a corresponding candidate attribute.
Public classOptionsAttribute
The "ice-options" attribute is a session-level attribute. It contains a series of tokens that identify the options supported by the agent.
Public classOptionTag
A tag for an OptionsAttribute.
Public classPasswordAttribute
The "ice-pwd" attribute conveys the password used by ICE for message integrity.
Public classRemoteCandidate
An SDP remote candidate element.
Public classRemoteCandidatesAttribute
The attribute contains a connection-address and port for each component. The ordering of components is irrelevant. However, a value MUST be present for each component of a media stream. This attribute MUST be included in an offer by a controlling agent for a media stream that is Completed, and MUST NOT be included in any other case.
Public classTransportProtocol
Defines valid SDP transport protocols.
Public classTrickleIceOptionTag
A trickle-ice tag for an OptionsAttribute
Public classUfragAttribute
The "ice-ufrag" attribute conveys the username fragment used by ICE for message integrity.
Public classUnknownIceOptionTag
An unknown tag for an OptionsAttribute
Enumerations
  EnumerationDescription
Public enumerationOptionTagType
A list of known types for OptionTag.