Class conferencemediatype
Class that contains a list of the media in a conference. See Section 5.3.4 of RFC 4575.
Inherited Members
Namespace: ConferenceEvent
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class conferencemediatype
Fields
| Edit this page View SourceAnyAttr
Extension point for attributes.
Declaration
public List<XmlAttribute> AnyAttr
Field Value
Type | Description |
---|---|
List<XmlAttribute> |
entry
List of the conference media types.
Declaration
public List<conferencemediumtype> entry
Field Value
Type | Description |
---|---|
List<conferencemediumtype> |