Reference Library
CallAssociated..::..CancelTelephonyTonesResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallAssociatedCallAssociated..::..CancelTelephonyTonesResponseArgs
Parameters associated with the CancelTelephonyTones request.

Supported in: 6.3.0

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



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from CallAssociated..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallAssociated..::..CommonResponseArgs
  CallAssociated..::..CancelTelephonyTonesResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)