Reference Library
ThirdPartyCallController..::.DeliveredEventEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::.DeliveredEventEventArgs
Information associated with a Delivered event.
Declaration Syntax
C#Visual BasicVisual C++
Public Class DeliveredEventEventArgs _
	Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class DeliveredEventEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getAlertingDeviceId
Get the device Id that is alerting

getCalledDeviceId
Get the called Device Id

getCallingDeviceId
Get the calling Device Id

getConnectionId
Get the Connection Id of the delivered call.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.)
getLastRedirectionDeviceId
Get the last redirected Device Id.

getLocalConnectionInfo
Get the local connection information.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::.DeliveredEventEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)