From Bright Pattern Documentation
imported>Tracy |
(Updated via BpDeleteTranslateTags script) |
||
Line 1: | Line 1: | ||
− | + | ||
= singleStepTransfer = | = singleStepTransfer = | ||
Selects a configured service (e.g., voice, chat, etc.) by name. | Selects a configured service (e.g., voice, chat, etc.) by name. | ||
Line 22: | Line 22: | ||
In response to the request, the phone call is transferred to the specified phone number. | In response to the request, the phone call is transferred to the specified phone number. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:13, 29 May 2024
singleStepTransfer
Selects a configured service (e.g., voice, chat, etc.) by name.
Request
Syntax
window.bpspat.api.singleStepTransfer(phone_number)
Parameters
Parameter | Type | Description |
phone_number | function | Phone number |
Response
Empty.
In response to the request, the phone call is transferred to the specified phone number.