From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 04:13, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

Single-Step Conference

Initiates a single-step conference with the current party on the call and the party at the specified number.

Request

Syntax

singleStepConference(number);

Parameters

Parameter Type Optional/Required Description Example
number String Required The number for which the call is to be conferenced "16501234567"
< Previous | Next >