Origin Class |
Namespace: FM.IceLink.Sdp
The Origin type exposes the following members.
Name | Description | |
---|---|---|
Origin(String) |
Initializes a new instance of the Origin class.
| |
Origin(String, String) |
Initializes a new instance of the Origin class.
|
Name | Description | |
---|---|---|
AddressType |
Gets or sets the type of the address. See AddressType for possible values.
| |
NetworkType |
Gets or sets the type of network. See NetworkType for possible values.
| |
SessionId |
Gets or sets the globally unique identifier for the session.
| |
SessionVersion |
Gets or sets the version number for the session.
| |
UnicastAddress |
Gets or sets the address of the machine from which the session was created.
| |
Username |
Gets or sets the user's login on the originating host.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse |
Creates an Origin instance from a string.
| |
ToString |
Converts this instance to a string.
(Overrides ObjectToString.) |