Method Parity Between Open CTI for Salesforce Classic and Lightning Experience

The methods provided in the two APIs aren’t always the same. Some Salesforce Classic methods aren’t available in Lightning Experience and some have been renamed.

Salesforce Classic MethodAvailable in Lightning Experience?Notes About Support in Lightning ExperienceGo to Salesforce Classic APIGo to Lightning Experience API
disableClickToDial()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
enableClickToDial()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
getCallCenterSettings()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
getDirectoryNumbers()Checkmark iconNot yet supported.LinkN/A
getPageInfo()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method getAppViewInfo.LinkLink
getSoftphoneLayout()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
isInConsole()Checkmark iconNot yet supported.LinkN/A
isVisible()Checkmark iconThe same functionality is provided in the Open CTI for Lightning isSoftphonePanelVisible.LinkLink
notifyInitializationComplete()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
onClickToDial()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
onFocus()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method onNavigationChange.LinkLink
refreshPage()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method refreshView.LinkLink
refreshRelatedList()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method refreshView.LinkLink
reloadFrame()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method refreshView.LinkLink
runApex()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
saveLog()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
screenPop()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
searchAndGetScreenPopUrl()Checkmark iconTo recreate this functionality, use searchAndScreenPop in Open CTI for LightningLinkLink
searchAndScreenPop()Checkmark iconUses the same method name in Open CTI for Lightning.LinkLink
setSoftphoneHeight()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method setSoftphonePanelHeight.LinkLink
setSoftphoneWidth()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method setSoftphonePanelWidth.LinkLink
setVisible()Checkmark iconThe same functionality is provided in the Open CTI for Lightning method setSoftphonePanelVisibility.LinkLink