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

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