From Bright Pattern Documentation
< 3.13:Desktop-javascript-api-specification
Revision as of 22:52, 26 August 2016 by Sasha (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:SelectService:3.12)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Select Service

Syntax selectService(name);
Description Selects the service that will be associated with subsequent call attempts (until another service is selected using this method or via Agent Desktop). For more information, see sections How to Make an Internal Call and How to Make an Outbound Call of the ServicePattern Agent Guide.
Parameters name – string containing the name of the selected service; optional; if omitted or empty, subsequent call attempts will not be associated with any service


< Previous | Next >
< Previous | Next >