This object is passed back to applications when the media engine detects that its internal Wan IP address has been modified.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.WAN_IP_NOTIFICATION

See Also