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



IconMemberDescription
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.)
getRingMode
Ringmode of the phone.

getRingPattern
Ring pattern of the phone.

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

Assembly: ServiceProvider (Module: ServiceProvider)