UfragAttribute Class |
Namespace: FM.IceLink.Sdp.Ice
The UfragAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| UfragAttribute |
Initializes a new instance of the UfragAttribute class.
| |
| UfragAttribute(String) |
Initializes a new instance of the UfragAttribute class.
|
| Name | Description | |
|---|---|---|
| AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
| Ufrag |
Gets or sets the username fragment used by ICE for message integrity.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromAttributeValue |
Initializes a new instance of the UfragAttribute class.
| |
| GenerateUfrag |
Generates a username fragment.
| |
| GetAttributeValue |
Gets the value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts this instance to a string.
(Inherited from Attribute.) |