f63a76e64c8604115e6bc8c3477fc58a70b24e47
[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 _0x8c99=['unreadMessages','length','emit','catch','hook','exports','events','../../mysqldb','WhatsappInteraction','WhatsappMessage','setMaxListeners','save','update','remove','getUsers','then','map','findAll','setDataValue'];(function(_0x13d594,_0x42e770){var _0x30c09b=function(_0x92b000){while(--_0x92b000){_0x13d594['push'](_0x13d594['shift']());}};_0x30c09b(++_0x42e770);}(_0x8c99,0x1a8));var _0x98c9=function(_0x3a60b8,_0x47caab){_0x3a60b8=_0x3a60b8-0x0;var _0x4eb583=_0x8c99[_0x3a60b8];return _0x4eb583;};'use strict';var EventEmitter=require(_0x98c9('0x0'));var WhatsappInteraction=require(_0x98c9('0x1'))['db'][_0x98c9('0x2')];var WhatsappMessage=require(_0x98c9('0x1'))['db'][_0x98c9('0x3')];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0x98c9('0x4')](0x0);var events={'afterCreate':_0x98c9('0x5'),'afterUpdate':_0x98c9('0x6'),'afterDestroy':_0x98c9('0x7')};function emitEvent(_0xeb82d1){return function(_0x45197b,_0x13dff2,_0x4fb819){_0x45197b[_0x98c9('0x8')]({'attributes':['id'],'raw':!![]})[_0x98c9('0x9')](function(_0x538465){_0x45197b['setDataValue']('Users',_0x538465[_0x98c9('0xa')](function(_0x132061){return{'id':_0x132061['id']};}));return WhatsappMessage[_0x98c9('0xb')]({'where':{'WhatsappInteractionId':_0x45197b['id'],'direction':'in','read':![]},'raw':!![]});})[_0x98c9('0x9')](function(_0x454c51){_0x45197b[_0x98c9('0xc')](_0x98c9('0xd'),_0x454c51[_0x98c9('0xe')]);WhatsappInteractionEvents[_0x98c9('0xf')](_0xeb82d1+':'+_0x45197b['id'],_0x45197b);WhatsappInteractionEvents[_0x98c9('0xf')](_0xeb82d1,_0x45197b);_0x4fb819(null);})[_0x98c9('0x10')](_0x4fb819(null));};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappInteraction[_0x98c9('0x11')](e,emitEvent(event));}}module[_0x98c9('0x12')]=WhatsappInteractionEvents;