Reference Library
ThirdPartyCallController..::..MessageWaitingEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..MessageWaitingEventArgs
Parameters associated with the response to MessageWaiting event.

Supported in: 6.3.3

Declaration Syntax
C#Visual BasicVisual C++
Public Class MessageWaitingEventArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
public ref class MessageWaitingEventArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getDeviceID
Specifies the DeviceID that is being monitored

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getMessageWaitingOn
Specifies the message waiting indicator state, (true == on) and (false == off).

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..MessageWaitingEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)