Click or drag to resize
StaticConfiguration Fields

The StaticConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberContentTypeDeclarations
Holds a list of custom defined message contents. By default the list contains "application/sdp" with SDPMessage as implementation. To define a new content, one must derive a class from IMessageAppendix to reflect the content needed and add it along with the MIME type to this list.
Top
See Also