Ozeki VoIP SDK Class library
VoIPMediaHandlerNames Property
NamespacesOzeki.Media.MediaHandlers.FacadeMediaHandlerCollectionVoIPMediaHandlerNames
Gets the names of the available AudioHandler objects.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> VoIPMediaHandlerNames { get; }
Public ReadOnly Property VoIPMediaHandlerNames As IEnumerable(Of String)
	Get
public:
property IEnumerable<String^>^ VoIPMediaHandlerNames {
	IEnumerable<String^>^ get ();
}
Property Value
IEnumerable<(Of <(<'String>)>)>

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