Retreives the specified component from the collection.
| C# | Visual Basic | Visual C++ |
public VoIPMediaHandler GetComponent( string name )
Public Function GetComponent ( name As String ) As VoIPMediaHandler
public: VoIPMediaHandler^ GetComponent( String^ name )
- name (String)
- The name of the component.
VoIPMediaHandler
Returns a AudioHandler object associated to the name, or null if the name was not in the dictionary.
Returns a AudioHandler object associated to the name, or null if the name was not in the dictionary.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649