Ozeki VoIP SDK Class library
ConnectedToDestination Method (destination)
NamespacesOzeki.Media.MediaHandlersAudioHandlerConnectedToDestination(AudioHandler)
This will be called when this object has been connected to another media handler.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void ConnectedToDestination(
	AudioHandler destination
)
Protected Overridable Sub ConnectedToDestination ( 
	destination As AudioHandler
)
protected:
virtual void ConnectedToDestination(
	AudioHandler^ destination
)
Parameters
destination (AudioHandler)
The media handler which this object is connected to.

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