Reference Library
Phone..::.UnregisterTerminalResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::.UnregisterTerminalResponseArgs
Parameters associated with the response to UnregisterTerminal request.
Declaration Syntax
C#Visual BasicVisual C++
public class UnregisterTerminalResponseArgs : Phone..::.commonResponseArgs
Public Class UnregisterTerminalResponseArgs _
	Inherits Phone..::.commonResponseArgs
public ref class UnregisterTerminalResponseArgs : public Phone..::.commonResponseArgs
Members
All MembersProperties



IconMemberDescription
getCode
code returned from server.

getError
Exception, if any, returned from the server.
(Inherited from Phone..::.commonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from Phone..::.commonResponseArgs.)
getPhone
Phone object that this response was sent to.
(Inherited from Phone..::.commonResponseArgs.)
getReason
reason returned from server.

getUserState
The User State object the application sent with the original request.
(Inherited from Phone..::.commonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 Phone..::.commonResponseArgs
  Phone..::.UnregisterTerminalResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)