McDewey

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

Page 482

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

{String} The reasonCode label, or an empty string if none. getSignoutReasonCodes(handlers) Retrieves all the Signout reason codes that is associated with the user. There is no return value. Use the success handler to process a valid return. Note _user.getSignoutReasonCodes({ success: handleSignoutReasonCodesSuccess, error: handleSignoutReasonCodesError }); Parameters Required Description Type Name Yes An object containing the handlers for the request. For more information on handlers, see Request Handlers, on page 447. Object handlers getSkillTargetId() Retrieves the ID for the skill target assigned to the user in the Unified CCE database. It is supported from Cisco Finesse, Release 12.5(1) ES2 onwards. This is only supported for Unified CCE deployments. Note Returns {String} The ID for the skill target assigned to the user. getState() Retrieve the state of the user. Returns {String} The current (or last fetched) state of the user. getStateChangeTime() Retrieves the state change time (UTC) of the user. Returns {String} The state change time of the user in UTC. getSupervisedTeams() Retrieves the teams that are managed by the user (supervisor). Applicable for users that are supervisors. Returns Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 466 Cisco Finesse JavaScript APIs User

Image 1 from page 482