From Bright Pattern Documentation
< 5.8:Embedded-agent-desktop-sdk-specification | Methods
Revision as of 23:48, 11 February 2019 by imported>Tracy
<translate>
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.
</translate>