From Bright Pattern Documentation
< 5.3:Embedded-agent-desktop-sdk-specification | Methods
Revision as of 01:01, 12 February 2019 by imported>Tracy
<translate>
singleStepConference
Starts a conference call with a specified phone number.
Request
Syntax
window.bpspat.api.singleStepConference(phone_number)
Parameters
Parameter | Type | Description |
phone_number | function | Phone number |
Response
Empty.
In response to the request, the conference call begins.
</translate>