CallLogServiceCallLogsLoaded Event |
Occurs when loading persistent call log items into the system is completed.
Status reported in CallLogServiceEventArgs indicates if
Call Log Service has been correctly initialized. A failure status in this event may mean unexpected
Call Log Service behavior going forward. At a minimum, new call log items will not be persisted.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<CallLogServiceEventArgs> CallLogsLoaded
Value
Type:
SystemEventHandlerCallLogServiceEventArgs
See Also