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

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