Ozeki VoIP SDK Class library
SupportedMediaTypes Property
NamespacesOzeki.VoIP.PBXIncomingCallParamsSupportedMediaTypes
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<MediaType> SupportedMediaTypes { get; set; }
Public Property SupportedMediaTypes As IEnumerable(Of MediaType)
	Get
	Set
public:
property IEnumerable<MediaType>^ SupportedMediaTypes {
	IEnumerable<MediaType>^ get ();
	void set (IEnumerable<MediaType>^ value);
}
Property Value
IEnumerable<(Of <(<'MediaType>)>)>

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