ConnectionData Class |
Namespace: FM.IceLink.Sdp
The ConnectionData type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionData |
Initializes a new instance of the ConnectionData class.
|
| Name | Description | |
|---|---|---|
| AddressType |
Gets or sets the type of the address. See AddressType for possible values.
| |
| ConnectionAddress |
Gets or sets the connection address.
| |
| NetworkType |
Gets or sets the type of network. See NetworkType for possible values.
|
| 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 ConnectionData instance from a string.
| |
| ToString |
Converts this instance to a string.
(Overrides ObjectToString.) | |
| Update |
Updates the connection address.
|