Gets the content types that the other party supports.

C# | Visual Basic | Visual C++ |
public List<string> SupportedContentTypes { get; internal set; }
Public Property SupportedContentTypes As List(Of String) Get Friend Set
public: property List<String^>^ SupportedContentTypes { List<String^>^ get (); internal: void set (List<String^>^ value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290