Telephony Engine Notify event interface. Use this object when your VOIP
application needs to send NOTIFY SIP requests to other SIP UAs or devices.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public class Notify : IDisposable |
Visual Basic (Declaration) |
---|
Public Class Notify _ Implements IDisposable |
Visual C++ |
---|
public ref class Notify : IDisposable |
J# |
---|
public class Notify implements IDisposable |