How to make call to CTI sendCTIMessage function from lighting component. I have LWC component from where I want to make call to CTI. Is It possible to call sforce.console.cti.sendCTIMessage(message, integrationCallback);
from LWC or aura components.
↧
CTI sendCTIMessage function from lighting component
↧