| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<CallLogServiceEventArgs> CallLogsLoaded
Value
Type:
SystemEventHandlerCallLogServiceEventArgs
See Also