Closes the connection between two media handlers.
| C# | Visual Basic | Visual C++ |
public bool Disconnect( VideoHandler source, VideoHandler destination )
Public Function Disconnect ( source As VideoHandler, destination As VideoHandler ) As Boolean
public: bool Disconnect( VideoHandler^ source, VideoHandler^ destination )
- source (VideoHandler)
- The source media handler.
- destination (VideoHandler)
- The destination media handler.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649