Posted By
Vinoth Ezhilan Manian
01-13-2022 14:50
Found In
Egroup:
PureEngage Cloud
\
view thread
With workspace nodejs api, after sending agent not ready with reason code request. The "DnStateChanged" event received with empty reasons array. //msg.mode = null & msg.code = 'Lunch' workspaceClient.voice.notReady(msg.mode, msg.code).then(()=>(return null;)).catch((error) => ( this.logger.error('not ...
|