Replacing deprecated CTI classes [message #1241121] |
Fri, 07 February 2014 09:11  |
Eclipse User |
|
|
|
Hi all
Working with Scout 3.8 I try to get rid of the deprecated CTI classes eg. CTICall -> CtiCall and so on.
I got stuck on replacing the deprecated org.eclipse.scout.rt.cti.shared.CallStateListener. It sais 'not needed anymore'.
What would be the replacement of its 'callStateChanged()' method. The class, OurCtiUIProviderService is implementig this method, extending AbstractService and implementig indirectly IService.
In org.eclipse.scout.rt.cti.shared.provider.ICtiProviderService I found this hint:
'Client side implementation: To publish CTI events, it has to call
com.bsiag.crm.client.core.cti.ICtiService#com.bsiag.crm.client.core.cti.ICtiService.handleCallStateEvent(CallStateEvent)'.
Must OurCtiUIProviderService implement ICtiService? If yes, where can I get it from?
TIA
Daniele
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07141 seconds