Ozeki VoIP SDK Class library
SupportedContentTypes Property
NamespacesOzeki.VoIP.SIPSIPInstantMessageResultSupportedContentTypes
Gets the content types that the other party supports.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value
List<(Of <(<'String>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290