Overload List

  Name Description
AddAttribute(SdpAttribute)
Appends the supplied attribute.
AddAttribute(String)
Adds an attribute. This function is used for attributes that have a name portion only, but no value portion.
AddAttribute(String, String)
Appends an attribute. This function is used for attributes that have a name portion only, but no value portion.

See Also