Reference Library
CallAssociated..::..GenerateTelephonyTonesResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallAssociatedCallAssociated..::..GenerateTelephonyTonesResponseArgs
Parameters associated with the GenerateTelephonyTones request.

Supported in: 6.3.0

Declaration Syntax
C#Visual BasicVisual C++
public class GenerateTelephonyTonesResponseArgs : CallAssociated..::..CommonResponseArgs
Public Class GenerateTelephonyTonesResponseArgs _
	Inherits CallAssociated..::..CommonResponseArgs
public ref class GenerateTelephonyTonesResponseArgs : 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..::..GenerateTelephonyTonesResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)