This will be called when this object has been connected to another media handler.
| C# | Visual Basic | Visual C++ |
protected virtual void ConnectedToDestination( AudioHandler destination )
Protected Overridable Sub ConnectedToDestination ( destination As AudioHandler )
protected: virtual void ConnectedToDestination( AudioHandler^ destination )
- destination (AudioHandler)
- The media handler which this object is connected to.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649