JTapiAddressRemovedFromTerminal

Metreos.Providers.JTapi.JTapiAddressRemovedFromTerminal

Summary

JTapiAddressRemovedFromTerminal indicates that an address was successfully removed from a terminal.

Usage

When a JTapiAddressRemovedFromTerminal event occurs, the applications can use this information to learn about the addresses that are unmapped from this device. The application will get one such event for each address that is removed. This event can happen at any time and hence this is a triggering event.

This applications that use this event must also make use of JTapiAddressAddedToTerminal event to ensure the correct mapping of the addresses on a device.

Remarks

None.

Event Parameters
Parameter Name.NET TypeDescription
LineDNSystem.StringThe line directory number mapped on the device.
DeviceNameSystem.StringThe name of the device from which the address was removed.