Click or drag to resize

OptionsAttribute Class

The "ice-options" attribute is a session-level attribute. It contains a series of tokens that identify the options supported by the agent.
Inheritance Hierarchy

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

The OptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOptionsAttribute
Initializes a new instance of the OptionsAttribute class.
Top
Properties
  NameDescription
Public propertyAttributeType
Gets or sets this Attribute's Type.
(Inherited from Attribute.)
Public propertyTags
Gets or sets the tokens that identify options supported by the agent.
Public propertyTrickleOptionSet
Gets or sets a value indicating whether trickle-ice is supported.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromAttributeValue
Initializes a new instance of the OptionsAttribute class.
Protected methodGetAttributeValue
Gets the value of the attribute.
(Overrides AttributeGetAttributeValue.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts this instance to a string.
(Inherited from Attribute.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also