Click or drag to resize

ConnectionData Class

An SDP connection data element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpConnectionData

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

The ConnectionData type exposes the following members.

Constructors
  NameDescription
Public methodConnectionData
Initializes a new instance of the ConnectionData class.
Top
Properties
  NameDescription
Public propertyAddressType
Gets or sets the type of the address. See AddressType for possible values.
Public propertyConnectionAddress
Gets or sets the connection address.
Public propertyNetworkType
Gets or sets the type of network. See NetworkType for possible values.
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 ConnectionData instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Public methodUpdate
Updates the connection address.
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also