init

Initialize the Connector API Interface.

init(connectorConfig) → Promise.<InitResult>

Returns: InitResult — Represents the result type for the init call.

FieldTypeDescription
connectorConfigobjectThis object includes the entire call center configuration along with the values listed below.
  • scvVendorLoginUrl
  • isACWAllowed
  • callCenterId
  • organizationId
  • scrtUrl
  • phoneServiceChannelName
  • callCenterType
  • phoneServiceChannelId
  • orgDomainName
  • userName
  • userId