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



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from Phone..::..commonResponseArgs.)
getGatekeeperAddress
The gatekeeper associated with the registered device.

Supported in: 6.2.0


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.)
getRegistrationState
The current registration state.

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

Assembly: ServiceProvider (Module: ServiceProvider)