Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.events.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x29a8=['setDataValue','Users','findAll','unreadMessages','length','emit','catch','hasOwnProperty','hook','exports','events','../../mysqldb','WhatsappInteraction','WhatsappMessage','setMaxListeners','save','remove','getUsers','then'];(function(_0x6c343b,_0x34abbd){var _0x367cab=function(_0x36c820){while(--_0x36c820){_0x6c343b['push'](_0x6c343b['shift']());}};_0x367cab(++_0x34abbd);}(_0x29a8,0x13a));var _0x829a=function(_0x4f4212,_0xd01d82){_0x4f4212=_0x4f4212-0x0;var _0x1f48ae=_0x29a8[_0x4f4212];return _0x1f48ae;};'use strict';var EventEmitter=require(_0x829a('0x0'));var WhatsappInteraction=require(_0x829a('0x1'))['db'][_0x829a('0x2')];var WhatsappMessage=require(_0x829a('0x1'))['db'][_0x829a('0x3')];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0x829a('0x4')](0x0);var events={'afterCreate':_0x829a('0x5'),'afterUpdate':'update','afterDestroy':_0x829a('0x6')};function emitEvent(_0x108f96){return function(_0x4f76cb,_0x25d088,_0x22eeb2){_0x4f76cb[_0x829a('0x7')]({'attributes':['id'],'raw':!![]})[_0x829a('0x8')](function(_0x51c5f0){_0x4f76cb[_0x829a('0x9')](_0x829a('0xa'),_0x51c5f0['map'](function(_0x361a9a){return{'id':_0x361a9a['id']};}));return WhatsappMessage[_0x829a('0xb')]({'where':{'WhatsappInteractionId':_0x4f76cb['id'],'direction':'in','read':![]},'raw':!![]});})['then'](function(_0x4f1231){_0x4f76cb['setDataValue'](_0x829a('0xc'),_0x4f1231[_0x829a('0xd')]);WhatsappInteractionEvents[_0x829a('0xe')](_0x108f96+':'+_0x4f76cb['id'],_0x4f76cb);WhatsappInteractionEvents[_0x829a('0xe')](_0x108f96,_0x4f76cb);_0x22eeb2(null);})[_0x829a('0xf')](_0x22eeb2(null));};}for(var e in events){if(events[_0x829a('0x10')](e)){var event=events[e];WhatsappInteraction[_0x829a('0x11')](e,emitEvent(event));}}module[_0x829a('0x12')]=WhatsappInteractionEvents;