Reference Library
Phone..::..TerminalReregisteredEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..TerminalReregisteredEventArgs
Parameters associated with the TerminalReregistered event.

Supported in: 6.3.1

Declaration Syntax
C#Visual BasicVisual C++
public class TerminalReregisteredEventArgs : Phone..::..CommonEventArgs
Public Class TerminalReregisteredEventArgs _
	Inherits Phone..::..CommonEventArgs
public ref class TerminalReregisteredEventArgs : public Phone..::..CommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCode
The code which specifies why the device was reregistered.

getDeviceId
The deviceID of the reregistered device.

getMonitorId
Monitor Id which triggered the event
(Inherited from Phone..::..CommonEventArgs.)
getPhone
Phone object that this event was sent to.
(Inherited from Phone..::..CommonEventArgs.)
getReason
The reason the device was reregistered.

getSignalingEncryption
The signalingEncryption used by the terminal that was reregistered.

getXmlDocument
Get the actual XML Document that was sent from AES.

Inheritance Hierarchy
Object
EventArgs
 Phone..::..CommonEventArgs
  Phone..::..TerminalReregisteredEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)