From Bright Pattern Documentation

Revision as of 20:18, 25 March 2019 by Tracy (talk | contribs) (Created page with "<translate> = singleStepConference = Starts a conference call with a specified phone number. == Request == === Syntax === window.bpspat.api.singleStepConference(phone_number...")

< Previous | Next >
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<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>

< Previous | Next >