The VoipMediaEngine class is the primary class for accessing all the capabilities of the LanScape VOIP Media Engine.

The VoipMediaEngine..::.WAN_IP_NOTIFICATION type exposes the following members.

Constructors

  NameDescription
VoipMediaEngine..::.WAN_IP_NOTIFICATION
Initializes a new instance of the VoipMediaEngine..::.WAN_IP_NOTIFICATION class

Fields

  NameDescription
WanIpAddress
This member points to a string that represents the current Wan IP address in dotted decimal (i.e. "x.x.x.x") format. if the Wan IP address is being disabled, the IP address returned will be an empty string.

See Also