Built motion from commit 1fa89557.|2.6.10
[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 _0x280f=['save','update','remove','getUsers','then','setDataValue','Users','map','findAll','unreadMessages','length','emit','catch','hasOwnProperty','hook','exports','events','WhatsappInteraction','../../mysqldb','WhatsappMessage','setMaxListeners'];(function(_0x7d0f94,_0x38fa44){var _0x1d17c2=function(_0x2b6996){while(--_0x2b6996){_0x7d0f94['push'](_0x7d0f94['shift']());}};_0x1d17c2(++_0x38fa44);}(_0x280f,0xe2));var _0xf280=function(_0x4063a4,_0x19d730){_0x4063a4=_0x4063a4-0x0;var _0x17908d=_0x280f[_0x4063a4];return _0x17908d;};'use strict';var EventEmitter=require(_0xf280('0x0'));var WhatsappInteraction=require('../../mysqldb')['db'][_0xf280('0x1')];var WhatsappMessage=require(_0xf280('0x2'))['db'][_0xf280('0x3')];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0xf280('0x4')](0x0);var events={'afterCreate':_0xf280('0x5'),'afterUpdate':_0xf280('0x6'),'afterDestroy':_0xf280('0x7')};function emitEvent(_0x4fe5b5){return function(_0x270eed,_0x1d8697,_0x23925d){_0x270eed[_0xf280('0x8')]({'attributes':['id'],'raw':!![]})[_0xf280('0x9')](function(_0x49d0df){_0x270eed[_0xf280('0xa')](_0xf280('0xb'),_0x49d0df[_0xf280('0xc')](function(_0x2c809b){return{'id':_0x2c809b['id']};}));return WhatsappMessage[_0xf280('0xd')]({'where':{'WhatsappInteractionId':_0x270eed['id'],'direction':'in','read':![]},'raw':!![]});})[_0xf280('0x9')](function(_0x5360c3){_0x270eed[_0xf280('0xa')](_0xf280('0xe'),_0x5360c3[_0xf280('0xf')]);WhatsappInteractionEvents[_0xf280('0x10')](_0x4fe5b5+':'+_0x270eed['id'],_0x270eed);WhatsappInteractionEvents[_0xf280('0x10')](_0x4fe5b5,_0x270eed);_0x23925d(null);})[_0xf280('0x11')](_0x23925d(null));};}for(var e in events){if(events[_0xf280('0x12')](e)){var event=events[e];WhatsappInteraction[_0xf280('0x13')](e,emitEvent(event));}}module[_0xf280('0x14')]=WhatsappInteractionEvents;