Reference Library
CallAssociated..::..GenerateTelephonyTonesAbortEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallAssociatedCallAssociated..::..GenerateTelephonyTonesAbortEventArgs
Parameters associated with the GenerateTelephonyTonesAbort event.

Supported in: 6.3.0

Declaration Syntax
C#Visual BasicVisual C++
public class GenerateTelephonyTonesAbortEventArgs : CallAssociated..::..CommonEventArgs
Public Class GenerateTelephonyTonesAbortEventArgs _
	Inherits CallAssociated..::..CommonEventArgs
public ref class GenerateTelephonyTonesAbortEventArgs : public CallAssociated..::..CommonEventArgs
Members
All MembersProperties



IconMemberDescription
getDeviceId
The device ID of the device associated with the failed tone.

getFailedToneResponse
The reason why the ability to register for a telephony tone failed

getMonitorId
Monitor Id which triggered the event
(Inherited from CallAssociated..::..CommonEventArgs.)
getTelephonyTone
The type of telephony tone

getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from CallAssociated..::..CommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallAssociated..::..CommonEventArgs
  CallAssociated..::..GenerateTelephonyTonesAbortEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)