Telephony Engine subscribe event interface.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public class Subscribe : IDisposable
Visual Basic (Declaration)
Public Class Subscribe _
	Implements IDisposable
Visual C++
public ref class Subscribe : IDisposable
J#
public class Subscribe implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.Subscribe

See Also