This object is passed back to applications when the media engine receives event notifications.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.NOTIFY_REQUEST

See Also