Click or drag to resize

Origin Class

An SDP origin element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpOrigin

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

The Origin type exposes the following members.

Constructors
  NameDescription
Public methodOrigin(String)
Initializes a new instance of the Origin class.
Public methodOrigin(String, String)
Initializes a new instance of the Origin class.
Top
Properties
  NameDescription
Public propertyAddressType
Gets or sets the type of the address. See AddressType for possible values.
Public propertyNetworkType
Gets or sets the type of network. See NetworkType for possible values.
Public propertySessionId
Gets or sets the globally unique identifier for the session.
Public propertySessionVersion
Gets or sets the version number for the session.
Public propertyUnicastAddress
Gets or sets the address of the machine from which the session was created.
Public propertyUsername
Gets or sets the user's login on the originating host.
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 Origin 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