McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 540

↗ View in doc context
page
540
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::524

Table 11: Supervisor Shortcut Keys List (Windows) Shortcut Key Action Group Ctrl + Alt + B Barge in Call Call Handling Ctrl + Alt + D Drop Participant Ctrl + Shift + Y Open Team Message Window Team Message Ctrl + Shift + F Select Team Team Performance Utilities Class finesse.utilities.Utilities Collection of utility methods to deal with various text-related activities. Methods b64Decode(input) Decodes a Base64 encoded string. The output is assumed to be UTF-8, and only the first 8 bits of each output element is significant. Note Example finesse.utilities.Utilities.b64Decode(_base64String) Parameters Required Description Type Name Yes The string to decode to Base64. String input Returns {String} The decoded string. b64Encode(input) Encodes a string to Base64. The input is assumed to be UTF-8, and only the first 8 bits of each output element is significant. Note Example finesse.utilities.Utilities.b64Encode(a + ':' + b) Parameters Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 524 Cisco Finesse JavaScript APIs Utilities

Image 1 from page 540