Reference Library
CallInformationLink..::.CallInformationEvents Constructor (initialState)
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLink..::.CallInformationEventsCallInformationLink..::.CallInformationEvents(Boolean)
Constructor for CallInformationEvents object.
Declaration Syntax
C#Visual BasicVisual C++
public CallInformationEvents(
	bool initialState
)
Public Sub New ( _
	initialState As Boolean _
)
public:
CallInformationEvents(
	bool initialState
)
Parameters
initialState (Boolean)
The inititial state for all the items that can be monitored. After object is constructed, reset the individiual items to reflect which events you actually want (or do not want) monitored.

Assembly: ServiceProvider (Module: ServiceProvider)