From Bright Pattern Documentation
< 5.3:Desktop-javascript-api-specification
Revision as of 17:56, 10 September 2019 by imported>Tracy
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Select Service= Selects the service that will be associated with subsequent call attempts (until another service is selected using this method or via Agent Desktop). If omitted or empty, subsequent call attempts will not be associated with any service.

For more information, see the Bright Pattern Contact Center Agent Guide, section How to Make an Internal Call and section How to Make an Outbound Call.

Request

Syntax

selectService(name);

Parameters

Parameter Type Optional/Required Description Example
name String Optional The name of the selected service "Voice Service"




</translate>

< Previous | Next >